Home
last modified time | relevance | path

Searched refs:PLAT_OCM_BASE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/xilinx/versal/include/
Dplatform_def.h82 #define PLAT_OCM_BASE U(0xFFFE0000) macro
85 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT))
/trusted-firmware-a-latest/plat/xilinx/versal_net/include/
Dplatform_def.h90 #define PLAT_OCM_BASE U(0xBBF00000) macro
93 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT))
/trusted-firmware-a-latest/plat/xilinx/zynqmp/include/
Dplatform_def.h91 #define PLAT_OCM_BASE U(0xFFFC0000) macro
94 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT))