coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
decompressor.c File Reference
#include <arch/mmu.h>
#include <bootblock_common.h>
#include <soc/mmu_operations.h>
#include <symbols.h>
Include dependency graph for decompressor.c:

Go to the source code of this file.

Functions

void decompressor_soc_init (void)
 

Function Documentation

◆ decompressor_soc_init()

void decompressor_soc_init ( void  )

Definition at line 8 of file decompressor.c.

References DEV_MEM, GiB, mmu_config_range(), mmu_enable(), mmu_init(), REGION_SIZE, and SECURE_MEM.

Here is the call graph for this function: