arm-trusted-firmware/services/std_svc/spm
Antonio Nino Diaz 83a5d51279 SPM: Remove remaining SMC interfaces
Also, add a disclaimer to explain that the current implementation of SPM
is a prototype that is going to undergo a lot of rework.

Change-Id: I303c1e61c51d9f286cc599fea565fc9ba5a996bf
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-12-11 15:04:24 +00:00
..
aarch64 Add end_vector_entry assembler macro 2018-07-11 09:23:00 +01:00
README.rst SPM: Remove remaining SMC interfaces 2018-12-11 15:04:24 +00:00
sp_setup.c SPM: Support blocking calls 2018-12-11 15:04:24 +00:00
sp_xlat.c SPM: Migrate mem attr get/set helpers to SPRT 2018-12-11 15:04:24 +00:00
spci.c SPM: Allow preemption in non-blocking requests 2018-12-11 15:04:24 +00:00
spm.mk SPM: Implement global response buffer helpers 2018-12-11 15:04:24 +00:00
spm_buffers.c SPM: Implement global response buffer helpers 2018-12-11 15:04:24 +00:00
spm_main.c SPM: Remove remaining SMC interfaces 2018-12-11 15:04:24 +00:00
spm_private.h SPM: Migrate mem attr get/set helpers to SPRT 2018-12-11 15:04:24 +00:00
spm_shim_private.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
sprt.c SPM: Migrate mem attr get/set helpers to SPRT 2018-12-11 15:04:24 +00:00

README.rst

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

This is a prototype loosely based on the SPCI Alpha and SPRT pre-alpha specifications. Any interface / platform API introduced for this is subject to change as it evolves.

</html>