Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.19 KB

File metadata and controls

27 lines (18 loc) · 1.19 KB

MachineConfig

#include <machine.hpp>

struct MachineConfig

Defined in include/machine.hpp:34

Machine configuration.

List of all members

Name Kind Owner
memory_size variable Declared here
hart_count variable Declared here
entry_pc variable Declared here
timebase variable Declared here
MMUMode variable Declared here
append variable Declared here
dtb_dump_path variable Declared here
init_fdt variable Declared here