index
:
Project-1CE/hardware_interfaces
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keymint
/
aidl
/
vts
/
functional
/
AttestKeyTest.cpp
Age
Commit message (
Expand
)
Author
2022-06-13
KeyMint VTS: cope with ATTEST_KEY +/- SIGN
David Drysdale
2022-05-05
KeyMint VTS: skip device ID checks on GSI
David Drysdale
2022-03-25
KeyMint: Device IDs attestation based on verion.
Prashant Patil
2022-03-21
KeyMint VTS: strict test only for v2+
David Drysdale
2022-02-05
Fixed vts tests cases which do not support factory attestation.
subrahmanyaman
2021-12-16
Merge "KeyMint: new version number in attestation"
David Drysdale
2021-12-15
KeyMint: new version number in attestation
David Drysdale
2021-12-15
Merge "KeyMint VTS: ATTEST_KEY has no other purpose"
David Drysdale
2021-12-08
Avoid SIGSEGV if attest key generation fails.
Brian J Murray
2021-11-03
KeyMint VTS: ATTEST_KEY has no other purpose
David Drysdale
2021-11-01
KeyMint VTS: don't combine ATTEST_KEY with SIGN
David Drysdale
2021-08-05
KeyMint VTS: catch empty cert chains
David Drysdale
2021-06-17
KeyMint VTS: improve attestation tests
David Drysdale
2021-05-25
KeyMint VTS: test getKeyCharacteristics()
David Drysdale
2021-05-19
KeyMint: improve HAL spec and tests
David Drysdale
2021-05-12
KeyMint vts: Correct the EC curve parameter and some return code
Tommy Chiu
2021-05-04
Merge changes Ic8949e22,Ia3a6363d
Shawn Willden
2021-05-03
Make AttestKeyTest not crash if no cert is returned.
Shawn Willden
2021-04-30
More KeyMint VTS testcases
David Drysdale
2021-04-30
Add more symmetric KeyMint tests
David Drysdale
2021-04-24
Added various vts tests for attestKey.
Selene Huang
2021-04-01
Correct error code in attest_key docs.
Shawn Willden
2021-03-29
Test that provisioned keys can be used with KeyMint
David Drysdale
2021-02-17
Add KeyPurpose::ATTEST_KEY.
Shawn Willden