commit | dea46be3107ad8d9a2cc8ff3100e8c6d8cbdfa7c | [log] [tgz] |
---|---|---|
author | Jelle Sels <jelle.sels@arm.com> | Tue Oct 06 18:53:47 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Nov 09 09:57:32 2020 +0100 |
tree | 1fab86f9404a6d188b9e3e942887a7dd1151f358 | |
parent | b43095e4d2b3c626aabc16f1ce387ce6b9df5992 [diff] |
core: add secure partitions store SPs need to be started as part of the initialisation process of the OP-TEE kernel. The secure partition store uses the embedded_ts store to load SPs Signed-off-by: Jelle Sels <jelle.sels@arm.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers