Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.16 KB

init_overview.md

File metadata and controls

26 lines (20 loc) · 1.16 KB

Overview of the init process

From main.c on the OS init is mostly the same for all OS configs (e.g. SBI yes/no):


Overview: kernel

Boot: boot_process | init_overview

See also: life_cycle_cpu life_cycle_user_application