coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mcall.c File Reference
#include <mcall.h>
#include <string.h>
#include <vm.h>
Include dependency graph for mcall.c:

Go to the source code of this file.

Functions

void hls_init (uint32_t hart_id, void *fdt)
 

Function Documentation

◆ hls_init()

void hls_init ( uint32_t  hart_id,
void fdt 
)

Definition at line 7 of file mcall.c.

References HLS, memset(), and mtime_init().

Here is the call graph for this function: