arm-trusted-firmware/services/std_svc/spm
Marc Bonnici 7e804f9695 feat(spmc): add support for v1.1 FF-A memory data structures
Add support for the FF-A v1.1 data structures to the EL3 SPMC
and enable the ability to convert between v1.0 and the v1.1
forwards compatible data structures.

The SPMC now uses the v1.1 data structures internally and will
convert descriptors as required depending on the FF-A version
supported by the calling partition.

Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: Ic14a95ea2e49c989aecf19b927a6b21ac50f863e
2022-05-19 15:02:46 +01:00
..
common refactor(spm_mm): reorganize secure partition manager code 2022-04-08 15:36:22 +01:00
el3_spmc feat(spmc): add support for v1.1 FF-A memory data structures 2022-05-19 15:02:46 +01:00
spm_mm feat(spm_mm): add support to save and restore fp regs 2022-05-11 17:18:21 +01:00