coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
shrm_load_reset.c File Reference
#include <arch/cache.h>
#include <arch/mmu.h>
#include <cbfs.h>
#include <console/console.h>
#include <soc/mmu.h>
#include <soc/mmu_common.h>
#include <soc/shrm.h>
#include <soc/clock.h>
#include <soc/symbols_common.h>
Include dependency graph for shrm_load_reset.c:

Go to the source code of this file.

Functions

void shrm_fw_load_reset (void)
 

Function Documentation

◆ shrm_fw_load_reset()

void shrm_fw_load_reset ( void  )

Definition at line 13 of file shrm_load_reset.c.

References BIOS_DEBUG, CACHED_RAM, clock_reset_shrm, dcache_clean_by_mva(), DEV_MEM, die(), mmu_config_range(), printk, PROG_INIT, PROG_PAYLOAD, REGION_SIZE, and selfload().

Referenced by platform_romstage_main().

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