arm-trusted-firmware/services/std_svc/spmd
Olivier Deprez a92bc73b8e SPMD: secondary cores PM on and off SPD hooks relayed to SPMC
Define SPMD PM hooks for warm boot and off events. svc_on_finish handler
enters the SPMC at the entry point defined by the secondary EP register
service. The svc_off handler notifies the SPMC that a physical core is
being turned off through a notification message.

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I2609a75a0c6ffb9f6313fc09553be2b29a41de59
2020-08-20 18:06:06 +01:00
..
aarch64 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec 2020-02-10 14:09:21 +00:00
spmd.mk SPMD: register the SPD PM hooks 2020-08-20 18:06:06 +01:00
spmd_main.c SPMD: secondary cores PM on and off SPD hooks relayed to SPMC 2020-08-20 18:06:06 +01:00
spmd_pm.c SPMD: secondary cores PM on and off SPD hooks relayed to SPMC 2020-08-20 18:06:06 +01:00
spmd_private.h SPMD: secondary cores PM on and off SPD hooks relayed to SPMC 2020-08-20 18:06:06 +01:00