commit | 344f7711e13528af57f892a253a45c28d685a877 | [log] [tgz] |
---|---|---|
author | Alvin Chang <alvinga@andestech.com> | Tue Jul 25 23:28:32 2023 +0800 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Aug 02 11:25:21 2023 +0200 |
tree | 75fc21002cef08091c39ae09a9e46663763cc8b4 | |
parent | c89852c78d7de3c3c38a135123a4ee4c8abd570e [diff] |
toolchain.mk: Rename $(TARGET_ARCH) to $(ARCH) Rename $(TARGET_ARCH) to concise $(ARCH). Signed-off-by: Alvin Chang <alvinga@andestech.com> Acked-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