coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
lockdown.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int get_lockdown_config (void)
 
void soc_lockdown_config (int chipset_lockdown)
 

Function Documentation

◆ get_lockdown_config()

int get_lockdown_config ( void  )

Definition at line 22 of file lockdown.c.

References chip_get_common_soc_structure(), and soc_intel_common_config::chipset_lockdown.

Referenced by fill_fsps_chipset_lockdown_params(), lock_pam0123(), platform_fsp_silicon_init_params_cb(), and platform_lockdown_config().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ soc_lockdown_config()

void soc_lockdown_config ( int  chipset_lockdown)

Definition at line 50 of file lockdown.c.

References pch_lockdown_cfg(), pmc_lockdown_cfg(), pmc_lockdown_config(), and sata_lockdown_config().

Referenced by platform_lockdown_config().

Here is the call graph for this function:
Here is the caller graph for this function: