commit | 49dbb9ef65643c4322cf3f848910fa880d1c02f6 | [log] [tgz] |
---|---|---|
author | Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> | Wed Jul 07 17:00:12 2021 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jul 21 14:38:28 2021 +0200 |
tree | 4a6fafa2d6db72c5455b4862aaf89f4349cf7c00 | |
parent | f5f79333261cdd3b627d7551b675eb0457a02727 [diff] |
plat-totalcompute: Add support for S-EL2 SPMC This patch adds CFG_CORE_SEL2_SPMC support. Defines CFG_TZDRAM_START address with memory region reserved for SPMC. Adds secondary cpu boot request handler. Disables configuring GIC if SEL2 SPMC is enabled. Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.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