Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dplatform_def.h101 #define PLAT_OCM_LIMIT U(0xFFFFFFFF) macro
103 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT))
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplatform_def.h98 #define PLAT_OCM_LIMIT U(0xBC000000) macro
109 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT))
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplatform_def.h101 #define PLAT_OCM_LIMIT U(0xBC000000) macro
103 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT))
/rk3399_ARM-atf/plat/xilinx/zynqmp/include/
H A Dplatform_def.h97 #define PLAT_OCM_LIMIT U(0xFFFFFFFF) macro
99 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT))