commit | f6e7c95f6d270a8763ce270f15ed0e0cf0b7ef59 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Tue Jan 25 03:39:28 2022 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Apr 07 10:00:23 2022 +0200 |
tree | 46d95366c61c93a8e6bbb11723a2aa6e80deebda | |
parent | de19844eb479503ab8debd005006b222cdfd465e [diff] |
feat(gic600ae_fmu): disable SMID for unavailable blocks This patch updates the gic600_fmu_init function to disable all safety mechanisms for a block ID that is not present on the platform. All safety mechanisms for GIC-600AE are enabled by default and should be disabled for blocks that are not present on the platform to avoid false positive RAS errors. Change-Id: I52dc3bee9a8b49fd2e51d7ed851fdc803a48e6e3 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>