commit | 3512a6b007cc3a95ed604424c3fead96f72dcafd | [log] [tgz] |
---|---|---|
author | Mark-PK Tsai <mark-pk.tsai@mediatek.com> | Tue Dec 05 18:52:59 2023 +0800 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Dec 05 14:36:50 2023 +0100 |
tree | 05cd516e056b99b91b857ed649954726043d6006 | |
parent | a0a090af8484e79c950f73cb6c5f2bf213febf98 [diff] |
qemu_v8: Replace CFG_VIRTUALIZATION with CFG_NS_VIRTUALIZATION Replace CFG_VIRTUALIZATION with CFG_NS_VIRTUALIZATION which was marked as deprecated after below optee_os commit. 9bc42f66f680 ("mk: config: clarify CFG_VIRTUALIZATION is deprecated") Signed-off-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-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