Searched refs:cbfs_file_exists (Results 1 – 5 of 5) sorted by relevance
36 static inline bool cbfs_file_exists(const char *name);130 static inline bool cbfs_file_exists(const char *name) in cbfs_file_exists() function
148 static inline bool cbfs_file_exists(const char *name);381 static inline bool cbfs_file_exists(const char *name) in cbfs_file_exists() function
116 m_cfg->PchPseEnable = CONFIG(PSE_ENABLE) && cbfs_file_exists("pse.bin"); in soc_memory_init_params()
331 if (cbfs_file_exists(CONFIG_INTEL_TXT_CBFS_SINIT_ACM)) in txt_initialize_heap()
499 if (CONFIG(PSE_ENABLE) && cbfs_file_exists("pse.bin")) in platform_fsp_silicon_init_params_cb()