Searched refs:check_ocm_coherency (Results 1 – 3 of 3) sorted by relevance
12 int32_t check_ocm_coherency(void);14 static inline int32_t check_ocm_coherency(void) in check_ocm_coherency() function
56 int32_t check_ocm_coherency(void) in check_ocm_coherency() function
154 if (IS_TFA_IN_OCM(BL31_BASE) && (check_ocm_coherency() < 0)) { in bl31_early_platform_setup2()