coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
nhlt.c File Reference
#include <baseboard/cbi_ssfc.h>
#include <baseboard/variants.h>
#include <console/console.h>
#include <nhlt.h>
#include <soc/nhlt.h>
Include dependency graph for nhlt.c:

Go to the source code of this file.

Functions

void __weak variant_nhlt_init (struct nhlt *nhlt)
 

Function Documentation

◆ variant_nhlt_init()