Home
last modified time | relevance | path

Searched refs:IMX_CAAM_RAM_BASE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/plat/imx/imx8m/imx8mn/include/
Dplatform_def.h100 #define IMX_CAAM_RAM_BASE U(0x100000) macro
154 #define CAAM_RAM_MAP MAP_REGION_FLAT(IMX_CAAM_RAM_BASE, IMX_CAAM_RAM_SIZE, MT_MEMORY | MT_RW) /* CA…
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mp/include/
Dplatform_def.h120 #define IMX_CAAM_RAM_BASE U(0x100000) macro
191 #define CAAM_RAM_MAP MAP_REGION_FLAT(IMX_CAAM_RAM_BASE, IMX_CAAM_RAM_SIZE, MT_MEMORY | MT_RW) /* CA…
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mm/include/
Dplatform_def.h119 #define IMX_CAAM_RAM_BASE U(0x100000) macro
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mm/
Dimx8mm_bl31_setup.c49 MAP_REGION_FLAT(IMX_CAAM_RAM_BASE, IMX_CAAM_RAM_SIZE, MT_MEMORY | MT_RW), /* CAMM RAM */