platform_hardware_interfaces/keymaster/4.0
Matthew Maurer 66f842ceec Allow INVALID_INPUT_LENGTH for oversized messages
In Keymaster 3, both INVALID_INPUT_LENGTH and INVALID_ARGUMENT were
acceptable for oversized messages. Keymaster 4 VTS requires that
INVALID_ARGUMENT be returned, but the spec has no such restriction. This
loosens VTS to allow either INVALID_INPUT_LENGTH or INVALID_ARGUMENT in
this case.

Bug: 129297054
Test: atest VtsHalKeymasterV4_0TargetTest Pixel 3, Trusty tests
2019-05-13 09:52:12 -07:00
..
default Fix default keymaster so it doesn't start an extra thread. 2018-05-24 20:52:11 +00:00
support Fix strict weak ordering requirement of less than operation 2019-03-19 09:54:04 -07:00
vts Allow INVALID_INPUT_LENGTH for oversized messages 2019-05-13 09:52:12 -07:00
Android.bp Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
IKeymasterDevice.hal Correct IKeymasterDevice documentation. 2019-04-19 00:59:01 +00:00
types.hal Minor corrections to the Keymaster4 documentation. 2018-05-30 16:20:48 -06:00