[PATCH] imx: imx8mn_smm_s2/s2pro: Enable TrustZone

2022-05-20 Thread sbabic
> When the board was added, enabling tzc380 was left off by > mistake. The optee was tested with the following configuration > in s2pro > + firmware { > + optee { > + compatible = "linaro,optee-tz"; > + method = "smc"; > + }; > +

[PATCH] imx: imx8mn_smm_s2/s2pro: Enable TrustZone

2022-05-15 Thread Michael Trimarchi
When the board was added, enabling tzc380 was left off by mistake. The optee was tested with the following configuration in s2pro + firmware { + optee { + compatible = "linaro,optee-tz"; + method = "smc"; + }; + };