commit | ed79f25848a12ff04a5097c0969705d8e950152e | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Sat Apr 27 16:54:51 2019 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon May 06 09:05:07 2019 +0200 |
tree | bd8bc7c0687302824242a4f92003c9ec83196817 | |
parent | f88a32ac7da5cc8681555215cc9b7140f5f3f11c [diff] |
set CFG_TA_TEST_PATH=y for optee_client build With CFG_TA_TEST_PATH now defaulting to n in optee_client for better security, this needs to be set explicitly to pass xtest 1008. Signed-off-by: Victor Chong <victor.chong@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