tree: 13595559730729d32e26c46168618c976d53aae6 [path history] [tgz]
  1. aidl/
  2. noop/
  3. vts/
  4. README.md
virtualization/capabilities_service/README.md

The IVmCapabilitiesService HAL is used in a flow to grant a pVM a capability to issue vendor-specific SMCs. For more information see: TODO(ioffe): link the docs

Here is a brief overview of the subdirectories structure:

  • default/ - a reference implementation of the HAL that partners can integrate in their products.
  • noop/ - a no-op implementation is used in cuttlefish for mixed build testing.
  • vts/ - VTS tests for this HAL.