commit | 753e6fe4fff476db836f88f871f51adf1edffc94 | [log] [tgz] |
---|---|---|
author | Clement Faure <clement.faure@nxp.com> | Fri Feb 24 11:23:06 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Mar 27 13:03:45 2023 +0200 |
tree | 5a96604a72841033cb9d14ef57b3eb4b45fac2ea | |
parent | 088116c9c21911f98b1a9ef9bc2f5e16ee59a4ce [diff] |
drivers: imx_mu: increase maximum MU message size Increase MU message maximum size to 17 words. It corresponds to the biggest message of the ELE API. 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