|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| aidl/ | | 04-Jul-2025 | - | 157 | 56 |
| default/ | | 04-Jul-2025 | - | 151 | 95 |
| noop/ | | 04-Jul-2025 | - | 150 | 95 |
| vts/ | | 04-Jul-2025 | - | 120 | 72 |
| README.md | D | 04-Jul-2025 | 436 | 10 | 7 |
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