1.   CPU0 BOOT

  CPU1 BOOT

  通过IPC互相通信

2.   CPU1 BOOT 完后,loop,等待IPC from CPU0

3.   cpu0 写IPC通知CPU1,cpu1 执行

04-23 07:25