]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: stm32: Manage security diversity for STM32M15x SOCs
authorAlexandre Torgue <alexandre.torgue@st.com>
Tue, 19 Nov 2019 10:03:58 +0000 (11:03 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 9 Dec 2019 08:19:15 +0000 (09:19 +0100)
commit0eda69b6c5f90321c4fefbaee1360cb99dc14a65
treecc9fadf18fb7b67dcd986738cac86f30f3e7cd91
parent95e395c881b35101578f8a7e1041cebcf21d7d79
ARM: dts: stm32: Manage security diversity for STM32M15x SOCs

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>
arch/arm/boot/dts/stm32mp151.dtsi
arch/arm/boot/dts/stm32mp15xc.dtsi [new file with mode: 0644]