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

Go to the source code of this file.

Functions

void aop_fw_load_reset (void)
 

Function Documentation

◆ aop_fw_load_reset()

void aop_fw_load_reset ( void  )

Definition at line 9 of file aop_load_reset.c.

References BIOS_DEBUG, clock_reset_aop(), die(), printk, PROG_INIT, PROG_PAYLOAD, and selfload().

Referenced by soc_init().

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