commit | 33295f89654dcecde9e850281359241b2ab76f6c | [log] [tgz] |
---|---|---|
author | Pipat Methavanitpong <pipat.methavanitpong@linaro.org> | Thu May 09 15:46:46 2019 +0900 |
committer | Joakim Bech <joakim.bech@linaro.org> | Mon Jun 03 11:29:10 2019 +0200 |
tree | 5887920825f116bdeae4e52e5918fa0c66d849d8 | |
parent | 6e167bf1144ce50a7c9c855c54e75e1b655d59f4 [diff] |
Add support for DeveloperBox This commit add supports to build flash binaries for DeveloperBox. It builds an OPTEE binary, a FIP package containing the OPTEE, a flash image containing the FIP package and EDK2, and its corresponding update capsule. Signed-off-by: Pipat Methavanitpong <pipat.methavanitpong@linaro.org> Acked-by: Sumit Garg <sumit.garg@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@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