commit | 32b94ed4b63fdac094b1a6b7719f7cb8979695f6 | [log] [tgz] |
---|---|---|
author | Clement Faure <clement.faure@nxp.com> | Wed Mar 29 17:40:04 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Apr 05 18:01:27 2023 +0200 |
tree | cc1a680d7c514713d257ae09bc8f35200ead1d64 | |
parent | 4a0740da21e011342e2fef7e18b5eee85212a34a [diff] |
drivers: caam: fix MP abstraction layer functions Compile manufacturing HAL functions only if the platform supports it. Fixes: d538d2936c22 ("drivers: caam: add manufacturing protection feature") Signed-off-by: Clement Faure <clement.faure@nxp.com> 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