commit | 28788536d84a96c21e656eff72438a54df628342 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Mon Feb 06 09:00:07 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Feb 07 11:47:15 2023 +0100 |
tree | b51d49004a01af789e28fbb3d38a098bc314bd98 | |
parent | 07031b23de231537f1710ec0e19d6391e736753a [diff] |
plat-vexpress: enable CFG_PCKS11_TA by default Enable the PKCS#11 TA in plat-vexpress for easier testing (such as in CI). With this, the PKCS#11 in-tree TA is built with optee_os and CFG_PKCS11_TA is exported in the host_include folder of the TA dev kit (host_include/conf.{mk,h,cmake}) where optee_test will find it and also enable the PKCS#11 tests. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers