commit | eca7cfdb33e971563df8418ccce282f80c777781 | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Fri Nov 08 09:18:05 2019 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Nov 08 16:31:07 2019 +0100 |
tree | c9ec439b3fbc3ffa53ed5ad3ea9866355f449eda | |
parent | e37d99e5bb044a0c164a3db8b8927fc82cf1af23 [diff] |
fvp, qemu_v8: enable DEBUG vs RELEASE builds Make TF-A and EDK2 builds for fvp and qemu_v8 configurable using the DEBUG flag instead of hardcoding. Signed-off-by: Victor Chong <victor.chong@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@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