arm-trusted-firmware/drivers/arm/gic
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
..
common TF-A GICv2 driver: Introduce makefile 2020-07-20 16:44:34 +00:00
v2 Fix casting bug in gicv2_main.c 2020-10-10 07:14:44 +00:00
v3 feat(gic600ae_fmu): disable SMID for unavailable blocks 2022-04-07 10:00:23 +02:00