Searched hist:c4db76f066f236fe490ebc7a50833a04e08f5151 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc.h | c4db76f066f236fe490ebc7a50833a04e08f5151 Mon Nov 29 17:05:33 UTC 2021 Marc Bonnici <marc.bonnici@arm.com> feat(spmc): add support for FFA_MSG_WAIT
Handle an incoming call of FFA_MSG_WAIT from the secure world and update the runtime state of the calling partition accordingly.
This ABI can be called in the following scenarios: - Used by an SP to signal it has finished initializing. - To resume the normal world after handling a secure interrupt that interrupted the normal world. - To relinquish control back to the normal world.
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> Change-Id: I929713a2280e8ec291b5b4e8f6d4b49df337228c
|
| H A D | spmc_main.c | c4db76f066f236fe490ebc7a50833a04e08f5151 Mon Nov 29 17:05:33 UTC 2021 Marc Bonnici <marc.bonnici@arm.com> feat(spmc): add support for FFA_MSG_WAIT
Handle an incoming call of FFA_MSG_WAIT from the secure world and update the runtime state of the calling partition accordingly.
This ABI can be called in the following scenarios: - Used by an SP to signal it has finished initializing. - To resume the normal world after handling a secure interrupt that interrupted the normal world. - To relinquish control back to the normal world.
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> Change-Id: I929713a2280e8ec291b5b4e8f6d4b49df337228c
|