commit | 9677f675902a553fa53609650322fad71fd7f489 | [log] [tgz] |
---|---|---|
author | Alvin Chang <alvinga@andestech.com> | Tue Jul 25 11:45:14 2023 +0800 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Aug 02 11:25:21 2023 +0200 |
tree | 49706d100f0d0db5ca1af9d5809a9889a434d35f | |
parent | 8c7050e91926178ce64ff269e637c6ab10421499 [diff] |
buildroot: Add toolchain configuration file for RISC-V 64-bit system Add new file which defines the configurations of RISC-V official toolchain, released on 2023/07/07. 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