Automotive android VM bootup sequence - sharmasadhna/mylearnings GitHub Wiki
QNX specific details: https://www.qnx.com/developers/docs/7.1/#com.qnx.doc.neutrino.building/topic/intro/intro_about.html
- The boot process is a chain of actions starting from the boot ROM, followed by the bootloader, kernel, Init, Zygote, and system server (bold indicates Android-specific boot process). In the automotive-specific boot process, early services such as rearview camera (RVC) must start during the kernel boot.