arm-trusted-firmware/drivers/arm/gic/v3
Heyi Guo 1e9428ea96 refactor(gicv3): add helper function to get the limit of SPI INTID
Add helper function gicv3_get_spi_limit() to get the value of (maximum
SPI INTID + 1), so that some duplicated code can be removed later.

Signed-off-by: Heyi Guo <guoheyi@linux.alibaba.com>
Change-Id: I160c8a88fbb71d22790b8999a84afbfba766f5e7
2021-06-08 19:07:49 +08:00
..
arm_gicv3_common.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
gic-x00.c GIC-600: Fix MISRA-2012 defects 2020-07-29 16:51:05 +00:00
gic600_multichip.c GIC-600: Fix include ordering according to the coding style 2019-11-19 11:38:33 +00:00
gic600_multichip_private.h gic multichip: add support for clayton 2020-04-07 18:41:13 +05:30
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 GICv3: GIC-600: Detect GIC-600 at runtime 2020-06-09 17:05:49 +00:00
gicv3_helpers.c refactor(gicv3): add helper function to get the limit of SPI INTID 2021-06-08 19:07:49 +08:00
gicv3_main.c drivers/gicv3: fix logical issue for num_eints 2021-02-03 11:12:13 +00:00
gicv3_private.h refactor(gicv3): add helper function to get the limit of SPI INTID 2021-06-08 19:07:49 +08:00