commit | c89852c78d7de3c3c38a135123a4ee4c8abd570e | [log] [tgz] |
---|---|---|
author | Alvin Chang <alvinga@andestech.com> | Tue Jul 25 11:47:53 2023 +0800 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Aug 02 11:25:21 2023 +0200 |
tree | 7c59fcc93dd6599601949990f111f0917304c71a | |
parent | 9677f675902a553fa53609650322fad71fd7f489 [diff] |
buildroot: Add optee configuration file for RISC-V 64-bit system Add new file to specify the target architecture to run OP-TEE. 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