commit | e37d99e5bb044a0c164a3db8b8927fc82cf1af23 | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Fri Nov 08 09:07:01 2019 +0000 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Nov 08 16:31:07 2019 +0100 |
tree | 48077a6958516e40dfb418de24d26a0d9ea07b58 | |
parent | 10bb03b74cad7b38bdf5c813c487911ff563fae1 [diff] |
Use DEBUG from common.mk Allow control of DEBUG flag from a single common location (common.mk) rather than all over platform specific makefiles. 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