arm-trusted-firmware/services/std_svc/sdei
Balint Dobszay cbf9e84a19 plat/arm/fvp: Support performing SDEI platform setup in runtime
This patch introduces dynamic configuration for SDEI setup and is supported
when the new build flag SDEI_IN_FCONF is enabled. Instead of using C arrays
and processing the configuration at compile time, the config is moved to
dts files. It will be retrieved at runtime during SDEI init, using the fconf
layer.

Change-Id: If5c35a7517ba00a9f258d7f3e7c8c20cee169a31
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
Co-authored-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
2020-05-15 10:05:06 -05:00
..
sdei_dispatch.S Make setjmp.h prototypes comply with the C standard 2019-02-08 13:42:38 +00:00
sdei_event.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sdei_intr_mgmt.c Make setjmp.h prototypes comply with the C standard 2019-02-08 13:42:38 +00:00
sdei_main.c plat/arm/fvp: Support performing SDEI platform setup in runtime 2020-05-15 10:05:06 -05:00
sdei_private.h Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
sdei_state.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00