commit | ff4a73325abf2d663b2bcad4043a2393c8b24708 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Jul 11 08:39:07 2024 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Mon May 05 09:39:05 2025 +0200 |
tree | e19783ca446c55bd30a2b5585f0f4a75ddf66f6d | |
parent | 7f45db76cd46423bccaa3dd86c29fb5df1cf72c0 [diff] |
qemu_v8: S-EL2 SPMC: increase non-secure memory to 3GB For SPMC at S-EL2 (Hafnium), increase non-secure memory to 3GB and keep it in sync with the amount of memory used in a Xen configuration. Hafnium configures memory based on it's manifest rather than the DTB generated by QEMU, so update the manifest accordingly. 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