Home
last modified time | relevance | path

Searched defs:IS_TFA_IN_OCM (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dplatform_def.h103 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT)) macro
/rk3399_ARM-atf/plat/xilinx/zynqmp/include/
H A Dplatform_def.h99 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT)) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplatform_def.h109 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT)) macro
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplatform_def.h103 #define IS_TFA_IN_OCM(x) ((x >= PLAT_OCM_BASE) && (x < PLAT_OCM_LIMIT)) macro