arm-trusted-firmware/drivers/arm/gic/v3
Varun Wadekar 3f0094c15d 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>
2022-04-07 10:00:23 +02:00
..
arm_gicv3_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
gic-x00.c refactor(gic): move GIC IIDR numbers 2021-09-01 12:50:08 +01:00
gic600_multichip.c fix: remove "experimental" tag for stable features 2021-10-22 10:49:20 +01:00
gic600_multichip_private.h feat(gicv3): multichip: detect GIC-700 at runtime 2021-09-01 16:14:03 +01:00
gic600ae_fmu.c feat(gic600ae_fmu): disable SMID for unavailable blocks 2022-04-07 10:00:23 +02:00
gic600ae_fmu_helpers.c feat(gic600ae_fmu): disable SMID for unavailable blocks 2022-04-07 10:00:23 +02:00
gicdv3_helpers.c TF-A GICv3 driver: Add extended PPI and SPI range 2020-04-06 16:27:54 +01:00
gicrv3_helpers.c TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors 2020-04-07 18:40:44 +01:00
gicv3.mk feat(gic600ae): introduce support for Fault Management Unit 2021-09-01 08:24:33 -07:00
gicv3_helpers.c feat(gicv3): introduce GIC component identification 2021-11-04 15:58:34 +00:00
gicv3_main.c feat(gicv3): detect GICv4 feature at runtime 2021-09-01 16:14:03 +01:00
gicv3_private.h fix(gicv3): fix iroute value wrong issue 2021-12-06 17:38:39 +01:00