Implement the rest of smcCpuSuspend with skeleton SE API calls.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
/* Exosphere Deep Sleep Entry implementation. */
|
||||
|
||||
#define LP0_TZRAM_SAVE_SIZE 0xE000
|
||||
|
||||
uint32_t cpu_suspend(uint64_t power_state, uint64_t entrypoint, uint64_t argument);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user