coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
memory.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool security_clear_dram_request (void)
 To be called after DRAM init. More...
 

Function Documentation

◆ security_clear_dram_request()

bool security_clear_dram_request ( void  )

To be called after DRAM init.

Tells the caller if DRAM must be cleared as requested by the user, firmware or security framework.

Definition at line 13 of file memory.c.

References CONFIG, and intel_txt_memory_has_secrets().

Referenced by clear_memory().

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