commit | ca22dcad1392ea7a9702043c2002b694eecb516f | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Oct 14 10:27:28 2024 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Fri Nov 01 16:54:35 2024 +0100 |
tree | 382c7857a875d722d61e01620361da7f20d9700a | |
parent | c1dc6074c22f97b83d54649d15454f269f951f02 [diff] |
qemu_v8: specify the SPMC device memory range The SPMC manifest must define system secure/non-secure memory ranges that SPs are allowed to map in their S2 translation regime. Add the corresponding device memory node in the SPMC manifest. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers