coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bist.h File Reference
#include <console/console.h>
#include <stdint.h>
Include dependency graph for bist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void report_bist_failure (u32 bist)
 

Function Documentation

◆ report_bist_failure()

static void report_bist_failure ( u32  bist)
inlinestatic

Definition at line 7 of file bist.h.

References BIOS_EMERG, die(), and printk.

Referenced by bootblock_c_entry_bist(), and bootblock_soc_init().

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