Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/
H A Dutil.c82 soc_validate_fspm_header(hdr); in fsp_validate_component()
208 __weak void soc_validate_fspm_header(const struct fsp_header *hdr) in soc_validate_fspm_header() function
/aosp_15_r20/external/coreboot/src/soc/amd/common/fsp/
H A Dfsp_validate.c15 void soc_validate_fspm_header(const struct fsp_header *hdr) in soc_validate_fspm_header() function
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/include/fsp/
H A Dutil.h171 void soc_validate_fspm_header(const struct fsp_header *hdr);