platform_system_core/trusty/keymaster
Michael Ryleev bfccad2474 trusty: keymaster3: Modify TrustyKeymaster3Device::update method
Modify TrustyKeymaster3Device::update method to handle the case when
amount of input data received exceeds a maximum amount supported by
underlying transport. In such case, only send an portion of data that
fits and allow higher levels to take care of the rest.

This is not an ideal fix as it is not very efficient for large sets
of data but at least it should work in more cases.

Test: android.keystore.cts
Change-Id: Id7360d0da3b87493193d480fc0c78c65dc1fc51f
2018-09-18 16:12:24 -07:00
..
3.0 trusty: keymaster3: Modify TrustyKeymaster3Device::update method 2018-09-18 16:12:24 -07:00
include/trusty_keymaster add the impementation of delete_key, delete_all_key for Legacy HAL 2018-08-24 21:10:50 +00:00
ipc trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug message 2018-08-23 15:56:09 -07:00
legacy Merge "add the impementation of delete_key, delete_all_key for Legacy HAL" 2018-09-11 22:40:31 +00:00
Android.bp Add Keymaster 3.0 binderized Trusty HAL 2018-08-14 10:49:38 -07:00
TrustyKeymaster.cpp Add Keymaster 3.0 binderized Trusty HAL 2018-08-14 10:49:38 -07:00