coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
efs_fmap_check.c File Reference
#include <amdblocks/psp_efs.h>
#include <assert.h>
#include <fmap_config.h>
#include <soc/iomap.h>
Include dependency graph for efs_fmap_check.c:

Go to the source code of this file.

Functions

 _Static_assert (FMAP_SECTION_EFS_START==(FLASH_BASE_ADDR+EFS_OFFSET), "FMAP EFS Offset does not match EFS Offset - check your config")
 

Function Documentation

◆ _Static_assert()

_Static_assert ( FMAP_SECTION_EFS_START  = =(FLASH_BASE_ADDR+EFS_OFFSET),
"FMAP EFS Offset does not match EFS Offset - check your config  
)