• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1The IVmCapabilitiesService HAL is used in a flow to grant a pVM a capability to
2issue vendor-specific SMCs. For more information see: TODO(ioffe): link the docs
3
4Here is a brief overview of the subdirectories structure:
5
6* default/ - a reference implementation of the HAL that partners can integrate
7    in their products.
8* noop/ - a no-op implementation is used in cuttlefish for mixed build testing.
9* vts/ - VTS tests for this HAL.
10