Home
last modified time | relevance | path

Searched defs:CAAM_RAM_MAP (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/plat/imx/imx8m/imx8mn/include/
H A Dplatform_def.h154 #define CAAM_RAM_MAP MAP_REGION_FLAT(IMX_CAAM_RAM_BASE, IMX_CAAM_RAM_SIZE, MT_MEMORY | MT_RW) /* CAMM RAM */ macro
/arm-trusted-firmware/plat/imx/imx8m/imx8mp/include/
H A Dplatform_def.h191 #define CAAM_RAM_MAP MAP_REGION_FLAT(IMX_CAAM_RAM_BASE, IMX_CAAM_RAM_SIZE, MT_MEMORY | MT_RW) /* CAMM RAM */ macro