Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplat_ocm_coherency.h12 int32_t check_ocm_coherency(void);
14 static inline int32_t check_ocm_coherency(void) in check_ocm_coherency() function
/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_ocm_coherency.c56 int32_t check_ocm_coherency(void) in check_ocm_coherency() function
H A Dbl31_setup.c154 if (IS_TFA_IN_OCM(BL31_BASE) && (check_ocm_coherency() < 0)) { in bl31_early_platform_setup2()