Implement CPU state init, fix bug in cpu_context restore
This commit is contained in:
@@ -380,7 +380,7 @@ void load_package2(coldboot_crt0_reloc_list_t *reloc_list) {
|
||||
|
||||
bootup_misc_mmio();
|
||||
|
||||
/* TODO: initalize cpu context */
|
||||
setup_current_core_state();
|
||||
|
||||
/* TODO: Read and save BOOTREASON stored by NX_BOOTLOADER at 0x1F009FE00 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user