arm-trusted-firmware/drivers/arm/gic/v3
Manish Pandey 700e7685dd fix: remove "experimental" tag for stable features
there are features which are marked as experimental even though they
are stable and used for quite some time.
Following features are no longer marked as experimental
  - SPMD
  - MEASURED_BOOT
  - FCONF and associated build flags
  - DECRYPTION_SUPPORT and associated build flags
  - ENABLE_PAUTH
  - ENABLE_BTI
  - USE_SPINLOCK_CAS
  - GICv3 Multichip support

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I4bb653d9c413c66095ec31f0b8aefeb13ea04ee9
2021-10-22 10:49:20 +01: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): introduce support for Fault Management Unit 2021-09-01 08:24:33 -07:00
gic600ae_fmu_helpers.c feat(gic600ae): introduce support for Fault Management Unit 2021-09-01 08:24:33 -07: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): detect GICv4 feature at runtime 2021-09-01 16:14:03 +01:00
gicv3_main.c feat(gicv3): detect GICv4 feature at runtime 2021-09-01 16:14:03 +01:00
gicv3_private.h refactor(gicv3): add helper function to get the limit of ESPI INTID 2021-06-16 09:24:31 +08:00