commit | f60c6b9c13ff1fc407f0d7a68478994d9c0e7016 | [log] [tgz] |
---|---|---|
author | Clement Faure <clement.faure@nxp.com> | Thu Jan 26 18:19:17 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Mar 27 13:03:45 2023 +0200 |
tree | 188417720856bfaa517dfbdf0d70d9ce15adf86f | |
parent | 8cd1171e92e98f64d77ded6b06ac379b0d1d9f98 [diff] |
drivers: imx_ele: add ELE driver Add EdgeLock Enclave (or ELE) driver support. ELE is a built-in security subsystem available on imx8ulp and imx93 providing security features to the Cortex-A. Signed-off-by: Clement Faure <clement.faure@nxp.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-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