thermosphere: cpu_on hook & skeleton for other PSCI functions
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
typedef struct CoreCtx {
|
||||
u64 kernelArgument;
|
||||
u64 kernelEntrypoint;
|
||||
uintptr_t kernelEntrypoint;
|
||||
u32 coreId; // @ 0x0C
|
||||
} CoreCtx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user