]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: colibri-imx7: allow accessing job-rings from non-TrustZone
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>
Thu, 28 Mar 2024 10:30:14 +0000 (11:30 +0100)
committerFabio Estevam <festevam@gmail.com>
Sat, 30 Mar 2024 16:59:11 +0000 (13:59 -0300)
Set FSL_CAAM_JR_NTZ_ACCESS configuration since colibri-imx7
uses Freescale CAAM Job Ring linux driver

Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
configs/colibri_imx7_defconfig
configs/colibri_imx7_emmc_defconfig

index 0c6a272ddfc61f77eed32d428d6e2a6b9c0bb9eb..16f923b07c22d8fc60cfb3544eb75203de1022aa 100644 (file)
@@ -72,6 +72,7 @@ CONFIG_SERVERIP="192.168.10.1"
 CONFIG_BOUNCE_BUFFER=y
 CONFIG_BOOTCOUNT_LIMIT=y
 CONFIG_BOOTCOUNT_ENV=y
+CONFIG_FSL_CAAM_JR_NTZ_ACCESS=y
 CONFIG_DFU_NAND=y
 CONFIG_USB_FUNCTION_FASTBOOT=y
 CONFIG_FASTBOOT_BUF_ADDR=0x81100000
index 8dd9fe6e6a38d588d11ab4707f3f0e3a6c04c9f4..7c6a725ea9a26791a8bd47f7e2cd411eaf3d5ce2 100644 (file)
@@ -61,6 +61,7 @@ CONFIG_USE_SERVERIP=y
 CONFIG_SERVERIP="192.168.10.1"
 CONFIG_BOOTCOUNT_LIMIT=y
 CONFIG_BOOTCOUNT_ENV=y
+CONFIG_FSL_CAAM_JR_NTZ_ACCESS=y
 CONFIG_USB_FUNCTION_FASTBOOT=y
 CONFIG_FASTBOOT_BUF_ADDR=0x81100000
 CONFIG_FASTBOOT_FLASH=y