Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
aidl/ | 06-Sep-2024 | - | 26,207 | 14,737 | ||
support/ | 06-Sep-2024 | - | 4,267 | 3,289 | ||
README.md | D | 06-Sep-2024 | 497 | 11 | 8 | |
TEST_MAPPING | D | 06-Sep-2024 | 152 | 11 | 10 |
README.md
1# KeyMint HAL 2 3This directory contains the HAL definition for KeyMint. KeyMint provides 4cryptographic services in a hardware-isolated environment. 5 6Note that the `IRemotelyProvisionedComponent` HAL, and it's associated types, 7used to also be defined in this directory. As of Android U, this HAL has been 8moved to a different directory (../rkp). This move is ABI compatible, as the 9interfaces have been maintained. The build is split so that the generated 10code may be built with different options. 11