arm-trusted-firmware/services/std_svc/spm/el3_spmc
Marc Bonnici 25eb2d41a6 fix(spmc): fix incorrect FF-A version usage
Fix the wrong FF-A version being used for retrieving existing memory
descriptors for v1.0 clients. Internally these should always be stored
using the latest version rather than client version.

Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: Ibee1b2452c8d6ebd23bbd9d703c96ca185444093
2022-05-20 14:45:58 +01:00
..
logical_sp.c feat(spmc/lsp): add logical partition framework 2022-05-04 12:07:33 +01:00
spmc.h feat(spmc): enable handling of the NS bit 2022-05-19 15:02:47 +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): enable handling of the NS bit 2022-05-19 15:02:47 +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 fix(spmc): fix incorrect FF-A version usage 2022-05-20 14:45:58 +01:00
spmc_shared_mem.h feat(fvp): add plat hook for memory transactions 2022-05-19 15:02:47 +01:00