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

Go to the source code of this file.

Functions

void smu_sx_entry (void)
 

Function Documentation

◆ smu_sx_entry()

void smu_sx_entry ( void  )

Definition at line 11 of file smu.c.

References BIOS_DEBUG, smu_payload::msg, printk, send_smu_message(), and SMC_MSG_S3ENTRY.

Here is the call graph for this function: