multicore: remove references to PCSI

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-11-26 00:00:00 +00:00
parent ba2976cc7f
commit 54e15e0433
3 changed files with 5 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ cpu0_only:
/* Wake up CPU 1 from initial sleep!
* See:https://github.com/cirosantilli/linux-kernel-module-cheat#psci
*/
/* Function identifier: PCSI CPU_ON. */
/* PCSI function identifier: CPU_ON. */
ldr w0, =0xc4000003
/* Argument 1: target_cpu */
mov x1, 1