commit | 0048f71dd59b7e949d83c771b6ac3b8d773a5048 | [log] [tgz] |
---|---|---|
author | Raymond Mao <raymond.mao@linaro.org> | Tue Mar 25 09:57:29 2025 -0700 |
committer | Jerome Forissier <jerome@forissier.org> | Mon May 05 17:37:13 2025 +0200 |
tree | 2c67a2a5461358420b7b8a7b161f07e80cfd088b | |
parent | a929f007d2e86a01f5bd5211b39c2417b0b6899b [diff] |
qemu_v8: add build for enabling Firmware Handoff Add build option and conf file for enabling Firmware Handoff in TF-A, OP-TEE and U-Boot. Currently the feature is only supported when SPMC is disabled, since SPMC manifest is not yet defined as a Transfer Entry to be handed off via Transfer List. Signed-off-by: Raymond Mao <raymond.mao@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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