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

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: