commit | a652600e32f5b70302651c38244fc6dca5a8a453 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Sep 28 18:46:53 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Sep 29 15:25:03 2022 +0200 |
tree | b1a7989557743962f4ccd4fbedc6af733493b5a0 | |
parent | bb5a536a477163ed011db38461a71a2dede9a0ef [diff] |
qemu_v8: PAUTH for OP-TEE Core Adds CFG_CORE_PAUTH=y when configured with PAUTH=y. Also adds pauth-impdef=on to QEMU_CPU to avoid performance degradation when testing with CFG_CORE_PAUTH=y. Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-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