coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
early_cache.c File Reference
#include <amdblocks/cpu.h>
#include <cpu/amd/mtrr.h>
#include <cpu/x86/cache.h>
#include <cpu/x86/msr.h>
#include <cpu/x86/mtrr.h>
#include <soc/iomap.h>
Include dependency graph for early_cache.c:

Go to the source code of this file.

Functions

void early_cache_setup (void)
 

Function Documentation

◆ early_cache_setup()