arch/arm/boot/dts/stm32mp15xc.dtsi
0 → 100644
+18
−0
Loading
This commit creates a new file to manage security diversity on STM32MP15x
SOCs. On STM32MP15xY, "Y" gives information:
-Y = A means no cryp IP and no secure boot.
-Y = C means cryp IP + secure boot.
Signed-off-by:
Alexandre Torgue <alexandre.torgue@st.com>