Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
refs/heads/android-16
/
security
/
keymint
b7a731f
Add min_sdk_version to 3 aidl interfaces
by Rafael Perez Torres
· 6 months ago
d869338
Merge "KeyMint: make test more robust to variations" into main
by David Drysdale
· 6 months ago
d645d0a
KeyMint: make test more robust to variations
by David Drysdale
· 8 months ago
cf5c67b
Restore deleteAllKeys expectation for TEE KeyMint
by Victor Hsieh
· 6 months ago
8c8cf28
Merge "Skipping test on GSI + first_api_level < U" into main
by Treehugger Robot
· 7 months ago
b9ab316
Merge "Fix C++23 build." into main
by Treehugger Robot
· 7 months ago
e524ab6
Merge "KeyMint: wrapping key must be RSA" into main
by David Drysdale
· 7 months ago
65fdb07
Fix C++23 build.
by Elliott Hughes
· 7 months ago
6151912
KeyMint: wrapping key must be RSA
by David Drysdale
· 7 months ago
358c061
Skipping test on GSI + first_api_level < U
by Yinchu Chen
· 7 months ago
36418e4
Merge "Install VINTF fragments over module" into main
by Treehugger Robot
· 7 months ago
36e1e6c
Install VINTF fragments over module
by Kiyoung Kim
· 9 months ago
f386af0
Finalize 202504 in AOSP
by Devin Moore
· 8 months ago
f60db8a
Merge "Skip tests on Strongbox with GSI build on devices with vendor-api-level < Android-V to avoid failures." into main
by Treehugger Robot
· 8 months ago
660c788
Merge "Factor out repeated code into function" into main
by Treehugger Robot
· 8 months ago
b900723
Merge "Add keymint_use_latest_hal_aidl_java" into main
by Karuna Wadhera
· 8 months ago
88a8674
Factor out repeated code into function
by Sean Thomas
· 8 months ago
f5b73bc
Add keymint_use_latest_hal_aidl_java
by Karuna Wadhera
· 8 months ago
39cb5984
Skip tests on Strongbox with GSI build on devices with vendor-api-level
by Rajesh Nyamagoud
· 8 months ago
ec84b62
Clarify requirement for ECDH functionality
by David Drysdale
· 8 months ago
6e208b9
Merge "Replace fmt::format with std::format" into main
by Henri Chataing
· 8 months ago
9dd24c3
Merge "Fixed attestation properties reading." into main
by Treehugger Robot
· 8 months ago
2bb328e
Fixed attestation properties reading.
by Prashant Patil
· 8 months ago
411f1de
Revert "Fixed attestation properties reading."
by Liana Kazanova (xWF)
· 8 months ago
fd3f031
Clarify where unhashed module info can be found
by Karuna Wadhera
· 8 months ago
93cd95a
Fixed attestation properties reading.
by Prashant Patil
· 9 months ago
ef8cccc
Allow any mode in DICE chains for other functions
by Sean Thomas
· 8 months ago
4776fe6
Allow any mode when checking DICE chain
by Sean Thomas
· 8 months ago
b3229b6
Merge "Add @deprecated and @return error annotations" into main
by Karuna Wadhera
· 8 months ago
126df58
Replace fmt::format with std::format
by Henri Chataing
· 8 months ago
854528e
Add @deprecated and @return error annotations
by Karuna Wadhera
· 9 months ago
d6422eb
Merge "Remove unverified device info from Csrs" into main
by Treehugger Robot
· 9 months ago
6d94e96
Use consistent, correct terminology for vendor API levels in VTS tests.
by Catherine Vlasov
· 9 months ago
2a407cb
Remove unverified device info from Csrs
by Sean Thomas
· 9 months ago
f16bd49
Convert SDK API level to vendor API level for Android 15+ in VTS gates.
by Catherine Vlasov
· 9 months ago
4991fdd
Unlocked devices should have nonnormal DICE chains
by Sean Thomas
· 10 months ago
08cda5d
Add VTS test that checks for substring "keymint"
by Sean Thomas
· 10 months ago
a737a2d
Add function that compares UDS Pubs in DICE chains
by Sean Thomas
· 10 months ago
2abea78
Merge "Require DeleteAllKeys to work regardless of rollback resistance tag" into main
by Treehugger Robot
· 9 months ago
ff63563
Require DeleteAllKeys to work regardless of rollback resistance tag
by Victor Hsieh
· 9 months ago
b85a71d
Expose more functionality from hwtrust
by Sean Thomas
· 10 months ago
3a84045
Merge "Fix tests in remote_prov_utils for hwtrust update" into main
by Seth Moore
· 9 months ago
cdf50ec
Merge "Relax restrictions on supported API levels" into main
by Seth Moore
· 9 months ago
0e79b69
Relax restrictions on supported API levels
by Sean Thomas
· 9 months ago
c1bf5f8
Read Verified Boot key from system property in default KeyMint implementation.
by Catherine Vlasov
· 10 months ago
f923003
Fix tests in remote_prov_utils for hwtrust update
by Sean Thomas
· 9 months ago
57d44a9
Merge "Add strict equality check for VB key digest length on VSR-16+." into main
by Catherine Vlasov
· 9 months ago
f6b7ba7
Add strict equality check for VB key digest length on VSR-16+.
by Catherine Vlasov
· 10 months ago
b0659ed
Add VTS test for attested "rootOfTrust.verifiedBootKey" field on VSR-16+.
by Catherine Vlasov
· 10 months ago
9caca7e
Specify the expected contents of "verifiedBootKey".
by Catherine Vlasov
· 10 months ago
fe3b9bc
Merge "Fix formatting, use consistent comment styles, and document more fields." into main
by Catherine Vlasov
· 9 months ago
7dcdd5b
Add manifest fragments for all KeyMint versions
by David Drysdale
· 9 months ago
8883c4f
Merge "Add an explicitly v4 manifest fragment" into main
by David Drysdale
· 9 months ago
bdc6bb5
Fix formatting, use consistent comment styles, and document more fields.
by Catherine Vlasov
· 9 months ago
fd051de
Add an explicitly v4 manifest fragment
by Todd Frederick
· 9 months ago
f2946ab
Perform sanity checks on generated P256 points
by Sean Thomas
· 9 months ago
6d825fb
Don't pass ATTEST_KEY for symmetric key generation
by David Drysdale
· 9 months ago
224691e
Modify `Modules` documentation
by Karuna Wadhera
· 10 months ago
eb69354
Add moduleHash to attestation cert documentation
by Karuna Wadhera
· 10 months ago
3ba252f
Merge "Specify the use of SHA-256 for the "verifiedBootHash"." into main
by Catherine Vlasov
· 10 months ago
501b63b
Specify the use of SHA-256 for the "verifiedBootHash".
by Catherine Vlasov
· 10 months ago
78ade92
Merge "Correct comment about Verified Boot key on devices with custom root of trust." into main
by Catherine Vlasov
· 10 months ago
a5439fd
Correct comment about Verified Boot key on devices with custom root of trust.
by Catherine Vlasov
· 10 months ago
0269d49
KeyMint VTS: emit values on failure
by David Drysdale
· 10 months ago
7641897
Merge "KeyMint VTS tests for module hash feature" into main
by David Drysdale
· 10 months ago
b9c1291
Merge "Add an explicitly v3 manifest fragment" into main
by David Drysdale
· 10 months ago
84646b6
Merge "Refactor function signatures to remove mocked IRPC" into main
by Treehugger Robot
· 10 months ago
d9c0272
Merge "have one implementation of deviceSuffix" into main
by Treehugger Robot
· 10 months ago
afbab60
have one implementation of deviceSuffix
by Sean Thomas
· 10 months ago
2d2385b
Refactor function signatures to remove mocked IRPC
by Sean Thomas
· 10 months ago
da0b04c
KeyMint VTS tests for module hash feature
by David Drysdale
· 10 months ago
af23f37
Add an explicitly v3 manifest fragment
by David Drysdale
· 10 months ago
4eb2928
Expose more from hwtrust for DICE chain validation
by Sean Thomas
· 10 months ago
c2723cd
Merge "keygen test not generating the key for every iteration" into main
by David Drysdale
· 10 months ago
28e04e6
Merge "Add module info AIDL changes and bump the KeyMint version" into main
by Karuna Wadhera
· 10 months ago
c4f2acc
Expect SHA-256 digest for attested VBMeta digest on VSR-V+.
by Catherine Vlasov
· 10 months ago
866d275
Add module info AIDL changes and bump the KeyMint version
by Karuna Wadhera
· 10 months ago
db67f30
Do not install android.hardware.hardware_keystore.xml outside apex
by Spandan Das
· 10 months ago
abed683
Reapply "Use platform security domains in keymint/gatekeeper sepolicy"
by A. Cody Schuffelen
· 10 months ago
739d98c
Merge "[rkp_factory_tool] enforce the presence of UDS certs" into main
by Treehugger Robot
· 10 months ago
87b6dc0
keygen test not generating the key for every iteration
by suryaprakash.konduru
· 11 months ago
0905f6e
Merge "Add versioned libkeymint_support" into main
by Karuna Wadhera
· 11 months ago
c42a2a6
Add versioned libkeymint_support
by Karuna Wadhera
· 11 months ago
6c01282
Merge "Revert "Use platform security domains in keymint/gatekeeper sepolicy"" into main
by Priyanka Advani (xWF)
· 11 months ago
82e13c4
Revert "Use platform security domains in keymint/gatekeeper sepolicy"
by Priyanka Advani (xWF)
· 11 months ago
e230710
[rkp_factory_tool] enforce the presence of UDS certs
by Sean Thomas
· 11 months ago
c1136a5
Merge "Use platform security domains in keymint/gatekeeper sepolicy" into main
by Roman Kiryanov
· 11 months ago
094b928
Merge "Add proposed trendy teams for VTS modules" into main
by Treehugger Robot
· 11 months ago
580ae4e
Use platform security domains in keymint/gatekeeper sepolicy
by A. Cody Schuffelen
· 11 months ago
f112ec9
[vts] Verify RKP VM DICE chain in IRPC VTS
by Alice Wang
· 11 months ago
8c111de
Add proposed trendy teams for VTS modules
by Yihan Dong
· 11 months ago
7b05efd
KeyMint: coalesce device ID failure code
by David Drysdale
· 11 months ago
7c60a7a
Explicitly include libhardware_header for vendors
by Abdelrahman Daim
· 11 months ago
e2346b7
Merge "Revert "Revert "Optionally (dis)allow degenerate DICE chains in ..."" into main
by Karuna Wadhera
· 12 months ago
6a0dd70
Revert "Revert "Optionally (dis)allow degenerate DICE chains in ..."
by Karuna Wadhera
· 12 months ago
b501642
Correct the UDS_pub source
by Tommy Chiu
· 12 months ago
704df56
Merge "Revert "Optionally (dis)allow degenerate DICE chains in verifyCsr"" into main
by Priyanka Advani (xWF)
· 12 months ago
ebc265f
Revert "Optionally (dis)allow degenerate DICE chains in verifyCsr"
by Priyanka Advani (xWF)
· 12 months ago
f3d44a7
Merge "Optionally (dis)allow degenerate DICE chains in verifyCsr" into main
by Karuna Wadhera
· 12 months ago
39de0cb
Optionally (dis)allow degenerate DICE chains in verifyCsr
by Karuna Wadhera
· 1 year ago
Next »