Home
last modified time | relevance | path

Searched refs:BL2_RAM_SIZE (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-3.4.0/plat/imx/imx7/picopi/include/
Dplatform_def.h80 #define BL2_RAM_SIZE 0x00100000 macro
81 #define BL2_RAM_BASE (IMX7_OPTEE_BASE - BL2_RAM_SIZE)
82 #define BL2_RAM_LIMIT (BL2_RAM_BASE + BL2_RAM_SIZE)
119 #define BL2_LIMIT (BL2_RAM_BASE + BL2_RAM_SIZE)
/trusted-firmware-a-3.4.0/plat/imx/imx7/warp7/include/
Dplatform_def.h82 #define BL2_RAM_SIZE 0x00100000 macro
83 #define BL2_RAM_BASE (IMX7_OPTEE_BASE - BL2_RAM_SIZE)
84 #define BL2_RAM_LIMIT (BL2_RAM_BASE + BL2_RAM_SIZE)
122 #define BL2_LIMIT (BL2_RAM_BASE + BL2_RAM_SIZE)