A partition is started after creating the environment as specified here:
https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-E858BE32-9801-4A3C-BFFA-A...
This happens automatically when Hypervisor boots or after an FH_PARTITION_START hypercall, depending on the configuration and current state.
For low-level details, see Hypervisor source, guest_start() function defined in
src/guest.c
A guest virtual CPU receives control by emulating a reset. The virtual CPU state
at startup is specified here:
https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-59DFE9B7-0486-4E0D-9034-D...
Have a great day,
Platon
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------