mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
multicore: remove references to PCSI
This commit is contained in:
@@ -20,7 +20,7 @@ cpu1_sleep_forever:
|
||||
b cpu1_sleep_forever
|
||||
cpu0_only:
|
||||
#if !defined(GEM5)
|
||||
/* PCSI CPU_ON. */
|
||||
/* PSCI CPU_ON. */
|
||||
ldr r0, =0x84000003
|
||||
mov r1, #1
|
||||
ldr r2, =cpu1_only
|
||||
|
||||
Reference in New Issue
Block a user