[PATCH V2 24/53] imx: imx9: Add TRDC driver for TRDC init

2022-07-26 Thread sbabic
> From: Ye Li > Add TRDC driver to iMX9. The TRDC init splits to two phases: > 1. Early init phase will release TRDC from Sentinel and open write >permission to the memory where SPL image runs. Sentinel will set >the memory to RX only after ROM authentication for the OEM >closed part.

[PATCH V2 24/53] imx: imx9: Add TRDC driver for TRDC init

2022-07-26 Thread Peng Fan (OSS)
From: Ye Li Add TRDC driver to iMX9. The TRDC init splits to two phases: 1. Early init phase will release TRDC from Sentinel and open write permission to the memory where SPL image runs. Sentinel will set the memory to RX only after ROM authentication for the OEM closed part. 2. Init pha