Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/imx/imx8m/imx8mn/include/
Dplatform_def.h98 #define IMX_NS_OCRAM_BASE U(0x900000) macro
155 #define NS_OCRAM_MAP MAP_REGION_FLAT(IMX_NS_OCRAM_BASE, IMX_NS_OCRAM_SIZE, MT_MEMORY | MT_RW) /* NS…
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mp/include/
Dplatform_def.h118 #define IMX_NS_OCRAM_BASE U(0x900000) macro
192 #define NS_OCRAM_MAP MAP_REGION_FLAT(IMX_NS_OCRAM_BASE, IMX_NS_OCRAM_SIZE, MT_MEMORY | MT_RW) /* NS…
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mm/include/
Dplatform_def.h117 #define IMX_NS_OCRAM_BASE U(0x900000) macro
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mm/
Dimx8mm_bl31_setup.c50 MAP_REGION_FLAT(IMX_NS_OCRAM_BASE, IMX_NS_OCRAM_SIZE, MT_MEMORY | MT_RW), /* NS OCRAM */