arm-trusted-firmware/services/std_svc/spm
Marc Bonnici f0244e5dd1 feat(spmc/mem): support multiple endpoints in memory transactions
Enable FFA_MEM_LEND and FFA_MEM_SHARE transactions to support multiple
borrowers and add the appropriate validation. Since we currently
only support a single S-EL1 partition, this functionality is to
support the use case where a VM shares or lends memory to one or
more VMs in the normal world as part of the same transaction to
the SP.

Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: Ia12c4357e9d015cb5f9b38e518b7a25b1ea2e30e
2022-05-19 15:02:26 +01:00
..
common refactor(spm_mm): reorganize secure partition manager code 2022-04-08 15:36:22 +01:00
el3_spmc feat(spmc/mem): support multiple endpoints in memory transactions 2022-05-19 15:02:26 +01:00
spm_mm feat(spm_mm): add support to save and restore fp regs 2022-05-11 17:18:21 +01:00