xref: /aosp_15_r20/hardware/interfaces/security/keymint/README.md (revision 4d7e907c777eeecc4c5bd7cf640a754fac206ff7)
1*4d7e907cSAndroid Build Coastguard Worker# KeyMint HAL
2*4d7e907cSAndroid Build Coastguard Worker
3*4d7e907cSAndroid Build Coastguard WorkerThis directory contains the HAL definition for KeyMint. KeyMint provides
4*4d7e907cSAndroid Build Coastguard Workercryptographic services in a hardware-isolated environment.
5*4d7e907cSAndroid Build Coastguard Worker
6*4d7e907cSAndroid Build Coastguard WorkerNote that the `IRemotelyProvisionedComponent` HAL, and it's associated types,
7*4d7e907cSAndroid Build Coastguard Workerused to also be defined in this directory. As of Android U, this HAL has been
8*4d7e907cSAndroid Build Coastguard Workermoved to a different directory (../rkp). This move is ABI compatible, as the
9*4d7e907cSAndroid Build Coastguard Workerinterfaces have been maintained. The build is split so that the generated
10*4d7e907cSAndroid Build Coastguard Workercode may be built with different options.
11