- 1e494e6 Add additional overriding methods to signature files by Jihoon Kang · 1 year, 11 months ago
- 189606e Merge "Prepare for keeping concrete overrides of abstract methods" into main by Jihoon Kang · 1 year, 11 months ago
- 892e730 Merge "Move device tree compile rule in common places" into main by Treehugger Robot · 1 year, 11 months ago
- 0df5fb1 Move device tree compile rule in common places by Jaewan Kim · 2 years ago
- d915af4 Prepare for keeping concrete overrides of abstract methods by Paul Duffin · 1 year, 11 months ago
- 6a94d40 Merge "Clean up obsolete aliases for Truth." into main by Krzysztof Kosiński · 1 year, 11 months ago
- 9cf23c6 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 11 months ago
- 64c575f Set API level 34 by number by Alan Stokes · 1 year, 11 months ago
- 78b35f8 [refactoring] Rename AeadCtx to AeadContext to enhance readability by Alice Wang · 1 year, 11 months ago
- 8b8e6e6 [rkp] Encrypt/decrypt the private key with AES-256-GCM by Alice Wang · 2 years ago
- facc2b8 [rkp] Generalize CBOR conversion functions for reuse by Alice Wang · 1 year, 11 months ago
- d7cea46 Merge Android 14 by Xin Li · 1 year, 11 months ago
- afe7622 Merge changes I8557b04c,I31610911 into main am: c8e471f5d2 by Treehugger Robot · 1 year, 11 months ago
- c8e471f Merge changes I8557b04c,I31610911 into main by Treehugger Robot · 1 year, 11 months ago
- bc828d7 libfdt: Add FdtNode::subnodes() by Jaewan Kim · 2 years ago
- fe06c85 libfdt: Refactor to keep iterators in one place by Jaewan Kim · 1 year, 11 months ago
- fcdc5c9 [rkpvm] Move requests module to a separate library am: 7b4b613707 by Alice Wang · 1 year, 11 months ago
- 6c194eb [rialto] Refactor process_request API return type am: 83c974d3d2 by Alice Wang · 1 year, 11 months ago
- 7b4b613 [rkpvm] Move requests module to a separate library by Alice Wang · 2 years ago
- 83c974d [rialto] Refactor process_request API return type by Alice Wang · 1 year, 11 months ago
- 88b6e3c Merge "Decrease timeout to run tests in shorter time" into main am: eefa68195a by Seungjae Yoo · 2 years ago
- eefa681 Merge "Decrease timeout to run tests in shorter time" into main by Seungjae Yoo · 2 years ago
- a2a967d Decrease timeout to run tests in shorter time by Seungjae Yoo · 2 years ago
- 8f3b13e Merge "Latest kernel SecretkeeperProtection capability" into main am: 3c43b45e63 by Shikha Panwar · 2 years ago
- 3c43b45 Merge "Latest kernel SecretkeeperProtection capability" into main by Shikha Panwar · 2 years ago
- 84707e4 Latest kernel SecretkeeperProtection capability by Shikha Panwar · 2 years ago
- d817c68 [bssl] Make hkdf return Zeroizing type am: ccc52e5267 by Alice Wang · 2 years ago
- ccc52e5 [bssl] Make hkdf return Zeroizing type by Alice Wang · 2 years ago
- aeac69a [bssl] Implement AEAD BoringSSL wrapper am: 69b088fe15 by Alice Wang · 2 years ago
- 69b088f [bssl] Implement AEAD BoringSSL wrapper by Alice Wang · 2 years ago
- ab54302 Merge "libfdt: Add FdtNode::name()" into main am: 08be799134 by Treehugger Robot · 2 years ago
- 08be799 Merge "libfdt: Add FdtNode::name()" into main by Treehugger Robot · 2 years ago
- aa63870 libfdt: Add FdtNode::name() by Jaewan Kim · 2 years ago
- b3bfc47 Merge changes from topic "b/302677468" into main am: e6a6518eb2 by Alan Stokes · 2 years ago
- cea050f Merge "Move away from mod.rs" into main am: 97c76d55ce by Alan Stokes · 2 years ago
- b2edb82 [bssl] Retrieve error code from BoringSSL am: 47287e794a by Alice Wang · 2 years ago
- e6a6518 Merge changes from topic "b/302677468" into main by Alan Stokes · 2 years ago
- 97c76d5 Merge "Move away from mod.rs" into main by Alan Stokes · 2 years ago
- 47287e7 [bssl] Retrieve error code from BoringSSL by Alice Wang · 2 years ago
- 2c9b021 Merge "[pvmfw] Use hkdf from libbssl instead of bssl bindgen" into main am: 90e1ad425c by Treehugger Robot · 2 years ago
- 90e1ad4 Merge "[pvmfw] Use hkdf from libbssl instead of bssl bindgen" into main by Treehugger Robot · 2 years ago
- ee4cd3c Merge "[bssl] Add HKDF wrapper to libbssl" into main am: e2964bc4d7 by Alice Wang · 2 years ago
- e2964bc Merge "[bssl] Add HKDF wrapper to libbssl" into main by Alice Wang · 2 years ago
- d705169 Merge "[Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231" into main am: 73312be5ae by Alice Wang · 2 years ago
- bf479fc Merge "Add guest OS capability: SecretkeeperProtection" into main am: 51630430de by Shikha Panwar · 2 years ago
- 3f5d2af Move away from mod.rs by Alan Stokes · 2 years ago
- 92789f1 Allow execution of code in extra APKs by Alan Stokes · 2 years ago
- 27f3ef0 Multi_tenant is the new payload_not_root by Alan Stokes · 2 years ago
- 73312be Merge "[Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231" into main by Alice Wang · 2 years ago
- 5163043 Merge "Add guest OS capability: SecretkeeperProtection" into main by Shikha Panwar · 2 years ago
- 019602f Merge "pvmfw: Rollback index of kernel & security_version" into main am: ea56327f67 by Treehugger Robot · 2 years ago
- 947f3f7 [pvmfw] Use hkdf from libbssl instead of bssl bindgen by Alice Wang · 2 years ago
- f1a83b0 [bssl] Add HKDF wrapper to libbssl by Alice Wang · 2 years ago
- 02b1093 [Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231 by Alice Wang · 2 years ago
- 4a0651d Add guest OS capability: SecretkeeperProtection by Shikha Panwar · 2 years ago
- ea56327 Merge "pvmfw: Rollback index of kernel & security_version" into main by Treehugger Robot · 2 years ago
- a26f16a pvmfw: Rollback index of kernel & security_version by Shikha Panwar · 2 years ago
- 3c80bb5 [refactoring][bssl] Move check_int_result to util module am: 815d368691 by Alice Wang · 2 years ago
- 815d368 [refactoring][bssl] Move check_int_result to util module by Alice Wang · 2 years ago
- e07c879 Merge "[rkp] Derive HMAC key from DICE sealing CDI" into main am: 0161bb0caf by Alice Wang · 2 years ago
- 1a22d03 [test] Add API test target for libbssl am: de36bbd4a2 by Alice Wang · 2 years ago
- a722227 [bssl] Add digest and hmac modules to libbssl am: 709cce9382 by Alice Wang · 2 years ago
- 0161bb0 Merge "[rkp] Derive HMAC key from DICE sealing CDI" into main by Alice Wang · 2 years ago
- de36bbd [test] Add API test target for libbssl by Alice Wang · 2 years ago
- 709cce9 [bssl] Add digest and hmac modules to libbssl by Alice Wang · 2 years ago
- 6c92345 [bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd am: 4ac8548cd1 by Alice Wang · 2 years ago
- 4ac8548 [bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd by Alice Wang · 2 years ago
- e723a0b Merge "libs: Use Self::capacity() in Fdt::check_full()" into main am: 82853526bd by Treehugger Robot · 2 years ago
- 8285352 Merge "libs: Use Self::capacity() in Fdt::check_full()" into main by Treehugger Robot · 2 years ago
- e5af6b4 Merge "[rkp-hal] Add DICE chain to the CSR in service VM" into main am: 881d14eda1 by Treehugger Robot · 2 years ago
- c0b3df5 Merge "[rkp] Sign the generated CSR with CDI_Leaf_Priv" into main am: d29036fb57 by Alice Wang · 2 years ago
- 881d14e Merge "[rkp-hal] Add DICE chain to the CSR in service VM" into main by Treehugger Robot · 2 years ago
- d29036f Merge "[rkp] Sign the generated CSR with CDI_Leaf_Priv" into main by Alice Wang · 2 years ago
- 02017da libs: Use Self::capacity() in Fdt::check_full() by Pierre-Clément Tosi · 2 years ago
- 7a1d553 [bssl] Move ec_key module from rialto to libbssl am: b3fcf632e6 by Alice Wang · 2 years ago
- aba04bd [bssl] Add no_std compatible BoringSSL wrapper library for AVF am: c8f88f5757 by Alice Wang · 2 years ago
- b3fcf63 [bssl] Move ec_key module from rialto to libbssl by Alice Wang · 2 years ago
- c8f88f5 [bssl] Add no_std compatible BoringSSL wrapper library for AVF by Alice Wang · 2 years ago
- b83e19a Make CbbFixed safer (again) am: d7097e4695 by Alan Stokes · 2 years ago
- d7097e4 Make CbbFixed safer (again) by Alan Stokes · 2 years ago
- 4ca86b6 [rkp] Derive HMAC key from DICE sealing CDI by Alice Wang · 2 years ago
- a2738b7 [rkp-hal] Add DICE chain to the CSR in service VM by Alice Wang · 2 years ago
- 6bc2a70 [rkp] Sign the generated CSR with CDI_Leaf_Priv by Alice Wang · 2 years ago
- 53b1400 Merge "Extract a CBB helper" into main am: 4fc30a2921 by Treehugger Robot · 2 years ago
- 4fc30a2 Merge "Extract a CBB helper" into main by Treehugger Robot · 2 years ago
- 9182041 Merge "Skip changingDebuggability related tests on Non-pVM" into main am: 64bb58b150 by Shikha Panwar · 2 years ago
- 4c8fc19 [refactoring] Move service_vm_[comm|manager] to service_vm/ am: 7b2466080a by Alice Wang · 2 years ago
- b1f64ee Extract a CBB helper by Alan Stokes · 2 years ago
- 64bb58b Merge "Skip changingDebuggability related tests on Non-pVM" into main by Shikha Panwar · 2 years ago
- 2174d41 Skip changingDebuggability related tests on Non-pVM by Shikha Panwar · 2 years ago
- 7b24660 [refactoring] Move service_vm_[comm|manager] to service_vm/ by Alice Wang · 2 years ago
- 6ee797b [rkp] Implement main steps to generate certificate request am: f7c0f94012 by Alice Wang · 2 years ago
- efa84b3 [rkp] Verify the MAC of the public keys to sign in RKP HAL am: ff5592d516 by Alice Wang · 2 years ago
- 4351b9c [rkp] Build MACed public key from boringssl EC_KEY am: a78d3f0198 by Alice Wang · 2 years ago
- 4d08c59 [rkp] Generate EC P-256 key pair for the RKP HAL am: 7b2ab941d7 by Alice Wang · 2 years ago
- 2f67b3c [dice] Pass DICE data to process_request API in service VM am: 77639bf925 by Alice Wang · 2 years ago
- f7c0f94 [rkp] Implement main steps to generate certificate request by Alice Wang · 2 years ago
- ff5592d [rkp] Verify the MAC of the public keys to sign in RKP HAL by Alice Wang · 2 years ago
- a78d3f0 [rkp] Build MACed public key from boringssl EC_KEY by Alice Wang · 2 years ago
- 7b2ab94 [rkp] Generate EC P-256 key pair for the RKP HAL by Alice Wang · 2 years ago