platform_hardware_interfaces/identity
David Zeuthen a0796e98c2 Identity Credential: Restrict AccessControlProfile identifiers to 32.
In order to implement Identity Credential on resource-restricted
secure hardware, we need to limit the number of possible
AccessControlProfile in a credential. A limit of 32 means that such
hardware only need to devote four bytes of RAM for a bitmask with
information about which profiles are authorized.

Document this, add new VTS test, and update the default
implementation.

Bug: 155100967
Test: atest android.security.identity.cts
Test: atest VtsHalIdentityTargetTest
Change-Id: Ia4f2ee0013b330561df744e0595f298a0d156122
2020-04-27 15:28:27 -04:00
..
aidl Identity Credential: Restrict AccessControlProfile identifiers to 32. 2020-04-27 15:28:27 -04:00
support Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl interface. 2020-04-24 00:04:07 -07:00
OWNERS Port IdentityCredential HAL to AIDL. 2020-02-14 13:48:55 -05:00