• Home
Name Date Size #Lines LOC

..--

aidl/04-Jul-2025-15756

default/04-Jul-2025-15195

noop/04-Jul-2025-15095

vts/04-Jul-2025-12072

README.mdD04-Jul-2025436 107

README.md

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