Zephyr Kernel
Boot Sequence
The boot sequence of Zephyr is not in the documentation, but can be referenced form this conference recording as well as its slides.
Basically, the boot sequence is as follows:

Early driver initialization.

Kernel initialization.

Kernel initialization.