arm-trusted-firmware/services/std_svc/spm/el3_spmc
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
..
logical_sp.c feat(spmc/lsp): add logical partition framework 2022-05-04 12:07:33 +01:00
spmc.h feat(spmc): add support for v1.1 FF-A memory data structures 2022-05-19 15:02:46 +01:00
spmc.mk feat(spmc/mem): add FF-A memory management code 2022-05-19 10:57:30 +01:00
spmc_main.c feat(spmc): add support for v1.1 FF-A boot protocol 2022-05-19 10:57:37 +01:00
spmc_pm.c feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC 2022-05-13 15:51:23 +01:00
spmc_setup.c feat(spmc): add support for v1.1 FF-A boot protocol 2022-05-19 10:57:37 +01:00
spmc_shared_mem.c feat(spmc): add support for v1.1 FF-A memory data structures 2022-05-19 15:02:46 +01:00
spmc_shared_mem.h feat(spmc/mem): add FF-A memory management code 2022-05-19 10:57:30 +01:00