plat/fvp: Add support for dynamic description of secure interrupts
Using the fconf framework, the Group 0 and Group 1 secure interrupt
descriptors are moved to device tree and retrieved in runtime. This
feature is enabled by the build flag SEC_INT_DESC_IN_FCONF.

Change-Id: I360c63a83286c7ecc2426cd1ff1b4746d61e633c
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
1 parent 16af48e commit 452d5e5ef11271df6ef8480eed900252fd330f10
@Madhukar Pappireddy Madhukar Pappireddy authored on 2 Jun 2020
Showing 9 changed files
View
Makefile
View
docs/getting_started/build-options.rst
View
fdts/fvp-base-gicv3-psci-common.dtsi
View
include/plat/arm/common/fconf_sec_intr_config.h 0 → 100644
View
make_helpers/defaults.mk
View
plat/arm/board/fvp/fvp_gicv3.c
View
plat/arm/board/fvp/platform.mk
View
plat/arm/board/fvp/sp_min/sp_min-fvp.mk
View
plat/arm/common/fconf/fconf_sec_intr_config.c 0 → 100644