## Terminology: ### PVM : **P**rimary **V**irtual **M**achine - This is the VM that's created for the primary HLOS to execute - Generally all the resources are assigned to this VM ### HLOS : **H**igh **L**evel **OS** - Mean the main OS owning the majority of the HW device access. - Typically used as a synonym for PVM. ### SVM : **S**econdary **V**irtual **M**achine - These VM's are created and launched from the PVM