Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 422 Bytes

terminology.md

File metadata and controls

12 lines (9 loc) · 422 Bytes

Terminology:

PVM : Primary Virtual Machine

  • This is the VM that's created for the primary HLOS to execute
  • Generally all the resources are assigned to this VM

HLOS : High Level OS

  • Mean the main OS owning the majority of the HW device access.
  • Typically used as a synonym for PVM.

SVM : Secondary Virtual Machine

  • These VM's are created and launched from the PVM