arm-trusted-firmware/services/std_svc/spmd
J-Alves 6873088c2c feat(fvp): added calls to unprotect/protect memory
Added SiP calls to FVP platform to protect/unprotect a
memory range.
These leverage rme features to change the PAS of a given
memory range from non-secure to secure.

The mentioned call is leveraged by the SPMC in the memory
sharing flow, when memory is shared from the normal world
onto the secure world.

More details in the SPM related patches.

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: Iaf15d8603a549d247ffb1fc14c16bfb94d0e178a
2024-02-06 10:56:26 +00:00
..
aarch64 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec 2020-02-10 14:09:21 +00:00
spmd.mk fix(build): remove duplicated include order 2023-11-01 13:54:58 -05:00
spmd_logical_sp.c fix(spmd): coverity scan issues 2023-09-25 13:06:13 -07:00
spmd_main.c feat(fvp): added calls to unprotect/protect memory 2024-02-06 10:56:26 +00:00
spmd_pm.c fix(spmd): fix FFA_VERSION forwarding 2023-10-25 11:27:10 +02:00
spmd_private.h feat(spmd): get logical partitions info 2023-08-11 18:56:34 -07:00