commit | 39fc24fabd9c31a22f35f79e6924685e50641dc7 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Tue Nov 03 17:39:03 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Nov 10 10:42:00 2020 +0100 |
tree | d40535f5b8079903e3de5ec2085c5cb4cf856021 | |
parent | 4eb886511f3ac0a9ebf53369992d102b75f58966 [diff] |
ta: pkcs11: fix for spec WRAP_WITH_TRUSTED/ALWAYS_AUTHENTICATE defaults Set PKCS11_CKA_WRAP_WITH_TRUSTED and PKCS11_CKA_ALWAYS_AUTHENTICATE default values in the static values list of the specification. No functional change. Reviewed-by: Ruchika Gupta <ruchika.gupta@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@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