coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
romstage.c File Reference
#include <arch/stages.h>
#include <arch/smp/smp.h>
#include <mcall.h>
Include dependency graph for romstage.c:

Go to the source code of this file.

Functions

void stage_entry (int hart_id, void *fdt)
 

Function Documentation

◆ stage_entry()

void stage_entry ( int  hart_id,
void fdt 
)

Definition at line 14 of file romstage.c.

References HLS, main(), and smp_pause().

Here is the call graph for this function: