android_device_qcom_common/cryptfs_hw
Dinesh K Garg 6fb15f14e2 Wait for QSEECom listeners before calling KMS APIs
Sometime it is possible that KMS APIs are invoked and QSEECom
listeners are not up. This would cause failure from secure side
and KMS API will fail eventually. This change waits for QSEECom
listeners to be up before calling KMS APIs. If QSEECom listeners
are not up even after wait period, API would fail without going
to secure side.

Change-Id: I211248645f92fc0fcfe6f250cb1f26661f5fb06c
2015-10-29 11:11:36 -07:00
..
Android.mk
cryptfs_hw.c Wait for QSEECom listeners before calling KMS APIs 2015-10-29 11:11:36 -07:00
cryptfs_hw.h