commit | 68a25e0bfeecea461852ceef12b7534eefa44a16 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Jun 23 15:09:20 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Oct 06 10:16:48 2020 +0200 |
tree | 1ee046cb2798d2b0a27d5f14dafcdba26a6b1f46 | |
parent | 38cc5a8cb3ae3bbaaca44854db9877c3a1a65791 [diff] |
Add support for gp-suite in optee_test By passing GP_PACKAGE=<path to GP-suite archive> optee_test is configured to compile with the GlobalPlatform test suite. The test suite is unpacked and patched in the build directory as part of the buildroot process when building optee_test. Acked-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@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