arm-trusted-firmware/services/std_svc
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 plat/arm/fvp: Support performing SDEI platform setup in runtime 2020-05-15 10:05:06 -05:00
spm_mm SPMD: Adds partially supported EL2 registers. 2020-03-03 11:38:26 +00:00
spmd SPMD: extract SPMC DTB header size from SPMD 2020-05-13 08:08:39 +02:00
std_svc_setup.c SPMD: hook SPMD into standard services framework 2020-02-10 14:09:21 +00:00