commit | fb559031c25f2441af4fd2c5bb9d433fae4299fa | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Fri Mar 31 07:01:11 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Sat Apr 01 11:36:34 2023 +0200 |
tree | 134ea51db6e74c0560c209a738572c18fd87b335 | |
parent | 7723564b9ef3647d7e2fdf1f50cf8c9c089b6878 [diff] |
drivers: se050: allow configuring the Secure Element applet Add CFG_CORE_SE05X_VER to allow configuring the desirable applet version. This enables making the driver compatible with newer elements. Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-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