Commit 429b99d32212f01053f225d173e2e35a150a3a9b

Authored by Franck LENORMAND
1 parent 95a2ad3e6e

MLK-23834: Add snvs_security to 8dxl

Add the support for the snvs_security module on all 8dxl
SoC.

Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>

Showing 6 changed files with 6 additions and 0 deletions Side-by-side Diff

configs/imx8dxl_ddr3_evk_defconfig
... ... @@ -151,5 +151,6 @@
151 151  
152 152 CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
153 153 CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
  154 +
154 155 CONFIG_SNVS_SEC_SC=y
configs/imx8dxl_ddr3_evk_nand_defconfig
... ... @@ -160,5 +160,6 @@
160 160  
161 161 CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
162 162 CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
  163 +
163 164 CONFIG_SNVS_SEC_SC=y
configs/imx8dxl_evk_defconfig
... ... @@ -153,5 +153,6 @@
153 153 CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
154 154  
155 155 CONFIG_OF_LIBFDT_OVERLAY=y
  156 +
156 157 CONFIG_SNVS_SEC_SC=y
configs/imx8dxl_evk_fspi_defconfig
... ... @@ -155,5 +155,6 @@
155 155 CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
156 156  
157 157 CONFIG_OF_LIBFDT_OVERLAY=y
  158 +
158 159 CONFIG_SNVS_SEC_SC=y
configs/imx8dxl_phantom_mek_defconfig
... ... @@ -156,5 +156,6 @@
156 156 CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
157 157  
158 158 CONFIG_OF_LIBFDT_OVERLAY=y
  159 +
159 160 CONFIG_SNVS_SEC_SC=y
configs/imx8dxl_phantom_mek_fspi_defconfig
... ... @@ -158,5 +158,6 @@
158 158 CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
159 159  
160 160 CONFIG_OF_LIBFDT_OVERLAY=y
  161 +
161 162 CONFIG_SNVS_SEC_SC=y