platform_hardware_interfaces/security
Selene Huang 4f64c22809 Added 12 various attestation related vts tests.
- Check for app id only if challenge is provided.
- Verify self sign certificate works for RSA and Ecdsa.
- Verified attestation is generated for encryption keys too.
- Verify no attestation is generated for symetric keys.
- Verify app id is always required when attestation challenge is
  provided to the new key generation.
- Verify app id is ignored when challenge is missing.
- Verify app id length is properly encoded.
- Added vts tests for various attestation success and fail cases.

Test: atest VtsAidlKeyMintTargetTest
Change-Id: If29249b0913fd9c2f91d20188ca5cfbaa04bead8
2021-04-20 19:23:40 -07:00
..
keymint Added 12 various attestation related vts tests. 2021-04-20 19:23:40 -07:00
secureclock/aidl Allow SecureClock tests to pass on devices w/out SecureClock 2021-04-01 17:06:06 -06:00
sharedsecret/aidl This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue. 2021-03-24 02:29:37 +00:00