commit | 1d0bcfc3f5caad3fc4ed6b770b3608349c7e3a43 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Mon Jul 08 14:16:35 2024 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Thu Oct 10 14:51:30 2024 +0200 |
tree | ab4adde96e88f6b1237ed35fd8089abf6e7fa1f0 | |
parent | 4d5e00236d59c4d259d82d327ac8e2c61fb02f0d [diff] |
fvp: use BRANCH_PROTECTION CTX_INCLUDE_PAUTH_REGS is an internal build system flag. The proper way to enable PAuth+BTI is to use BRANCH_PROTECTION=1. Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-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