coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
carve_out.c File Reference
#include <arch/stages.h>
#include <soc/mmu_common.h>
#include <soc/symbols_common.h>
#include <device/mmio.h>
Include dependency graph for carve_out.c:

Go to the source code of this file.

Macros

#define MODEM_ONLY   0x004c5445
 

Functions

bool soc_modem_carve_out (void **start, void **end)
 

Macro Definition Documentation

◆ MODEM_ONLY

#define MODEM_ONLY   0x004c5445

Definition at line 8 of file carve_out.c.

Function Documentation

◆ soc_modem_carve_out()

bool soc_modem_carve_out ( void **  start,
void **  end 
)

Definition at line 10 of file carve_out.c.

References MODEM_ONLY, and read32().

Referenced by soc_read_resources().

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