commit | 0db2982068aa66a20d041a4aadb43d4d18de6265 | [log] [tgz] |
---|---|---|
author | Clement Faure <clement.faure@nxp.com> | Mon Jan 23 16:51:53 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 14 15:54:33 2023 +0100 |
tree | 0f36f397dcc675ce8328dfe0fbc155442ec016e1 | |
parent | d538d2936c2273c669de2892b6b290d9782c1554 [diff] |
core: pta: imx: add manufacturing protection Add the i.MX PTA to expose CAAM manufacturing protection features: * Get manufacturing protection public key. * Get manufacturing protection message. * Message signature with manufacturing protection private key. Signed-off-by: Cedric Neveux <cedric.neveux@nxp.com> Signed-off-by: Clement Faure <clement.faure@nxp.com> Acked-by: Jens Wiklander <jens.wiklander@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