exosphere: commit WIP warmboot progress
-15+ bugs fixed -We now receive ~0x400 SMCs from user processes (including from psm) on wake-from-sleep
This commit is contained in:
@@ -22,6 +22,9 @@ uintptr_t get_exception_entry_stack_address(unsigned int core_id);
|
||||
|
||||
void set_version_specific_smcs(void);
|
||||
|
||||
|
||||
void set_suspend_for_debug(void);
|
||||
|
||||
void call_smc_handler(unsigned int handler_id, smc_args_t *args);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user