1. 68c7b8f Merge "Introduce avf_build_flags_cc cc_defaults" into main by Nikita Ioffe · 1 year, 6 months ago
  2. ea9f649 Merge "libfdt: Move FdtNodeMut::next_node_skip_subnodes()" into main by Treehugger Robot · 1 year, 6 months ago
  3. afe87c0 Merge "libfdt: Introduce Libfdt traits & Move node funcs" into main by Treehugger Robot · 1 year, 6 months ago
  4. 81c5bc7 libfdt: Move FdtNodeMut::next_node_skip_subnodes() by Pierre-Clément Tosi · 1 year, 6 months ago
  5. d83741d libfdt: Introduce Libfdt traits & Move node funcs by Pierre-Clément Tosi · 1 year, 6 months ago
  6. 9e34e6a Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main by Treehugger Robot · 1 year, 6 months ago
  7. 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 1 year, 6 months ago
  8. d9dda0c Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 6 months ago
  9. fbb5ee2 libfdt: Move funcs for non-DT buffers out of Fdt by Pierre-Clément Tosi · 1 year, 8 months ago
  10. 99a7690 libfdt: Move FdtError, Result to dedicated module by Pierre-Clément Tosi · 1 year, 8 months ago
  11. cb92b51 libfdt: Clean up the code before moving FFI calls by Pierre-Clément Tosi · 1 year, 7 months ago
  12. c01fd0d libfdt: Remove duplicate FdtNode::from_mut() by Pierre-Clément Tosi · 1 year, 7 months ago
  13. ce0b36d libfdt: Make unsafe API for DT cloning safe by Pierre-Clément Tosi · 1 year, 6 months ago
  14. df3037f libfdt: Make ref casts & transmutes less unsafe by Pierre-Clément Tosi · 1 year, 7 months ago
  15. 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  16. e636342 libfdt: Add FdtNodeMut::add_subnodes() by Jaewan Kim · 1 year, 7 months ago
  17. 4a34b0d libfdt: Fix subnodes() lifetime by Jaewan Kim · 1 year, 7 months ago
  18. a99b1ce Use rdroidtest proc macro. by Andrew Walbran · 1 year, 7 months ago
  19. c8ba73c libdiced_open_dice: Visibility to Secretkeeper VTS by Shikha Panwar · 1 year, 7 months ago
  20. 0ebd67e Open visibility of diced_open_dice to secretkeeper by Shikha Panwar · 1 year, 8 months ago
  21. 8579756 Merge "[bssl] Improve error processing when BoringSSL API fails" into main by Alice Wang · 1 year, 7 months ago
  22. f54aea9 [bssl] Improve error processing when BoringSSL API fails by Alice Wang · 1 year, 8 months ago
  23. 89d77ce Merge changes Id1b32a49,I230bee75 into main by Treehugger Robot · 1 year, 7 months ago
  24. 1eab723 libfdt: Make properties of FdtNode outlive by Jaewan Kim · 1 year, 7 months ago
  25. 28a13ea libfdt: Add APIs around FdtNodeMut::delete_and_next_node() by Jaewan Kim · 1 year, 7 months ago
  26. 5fb76c5 [cbor] Add parse_value_array func for slice to value array conversion by Alice Wang · 1 year, 7 months ago
  27. 0322b8c Rename bssl-ffi to bssl-sys by Maurice Lam · 1 year, 8 months ago
  28. 411ca27 Merge "[pvmfw] Use AEAD wrapper from libbssl_avf" into main by Alice Wang · 1 year, 8 months ago
  29. 748b19e Merge "Update for new version of der and friends." into main by Andrew Walbran · 1 year, 8 months ago
  30. 5f1a603 libfdt: Add APIs for iterating and deleting subnodes by Jaewan Kim · 1 year, 8 months ago
  31. 5b879eb Update for new version of der and friends. by Andrew Walbran · 1 year, 8 months ago
  32. 5202601 libfdt: Rework APIs for getting subnode by Jaewan Kim · 1 year, 8 months ago
  33. b39fc15 Add host_supported: true by Hasini Gunasinghe · 1 year, 8 months ago
  34. 19234c4 Make open_dice usable in system/authgraph/tests. by Hasini Gunasinghe · 1 year, 8 months ago
  35. 3397b36 [attestation] Validate DICE chain signatures and CSR signature by Alice Wang · 1 year, 8 months ago
  36. ee07f72 [pvmfw] Use AEAD wrapper from libbssl_avf by Alice Wang · 1 year, 10 months ago
  37. e8dc69e Merge "[refactoring] Group all the CBOR util functions in cbor_util" into main by Alice Wang · 1 year, 8 months ago
  38. dd29c5d [refactoring] Group all the CBOR util functions in cbor_util by Alice Wang · 1 year, 8 months ago
  39. c09010a Merge "[dm][refactoring] Use hex crate to encode/decode hex string" into main by Alice Wang · 1 year, 8 months ago
  40. 8ed29ce [dm][refactoring] Use hex crate to encode/decode hex string by Alice Wang · 1 year, 8 months ago
  41. e734a4f Merge "libfdt: Add FdtNode::descendants()" into main by Treehugger Robot · 1 year, 8 months ago
  42. c9e1411 libfdt: Add FdtNode::descendants() by Jaewan Kim · 1 year, 8 months ago
  43. ce81f1a Merge "Use cert hash not public key for APK authority" into main by Alan Stokes · 1 year, 8 months ago
  44. 1508df2 Use cert hash not public key for APK authority by Alan Stokes · 1 year, 8 months ago
  45. be7a4b1 [bssl] Support conversion from COSE_Key to EVP_PKEY by Alice Wang · 1 year, 8 months ago
  46. 884648d [bssl] Support ECDSA P-384 signature verification by Alice Wang · 1 year, 8 months ago
  47. 7468ae4 [bssl] Support ED25519/X25519 public key types for EVP_PKEY by Alice Wang · 1 year, 8 months ago
  48. eb77f7d [bssl] Rename EvpPKey to PKey for better readability by Alice Wang · 1 year, 8 months ago
  49. 306c8e2 [bssl] Support EC P-384 key in libbssl_avf_nostd by Alice Wang · 1 year, 8 months ago
  50. fe7c4ae Merge changes I7d25f88d,Ie71a8f57 into main by Treehugger Robot · 1 year, 8 months ago
  51. d8ecced Merge changes from topics "b/308759880", "b/313042092" into main by Alan Stokes · 1 year, 8 months ago
  52. e395fc0 Merge "[bssl] Check the public EC_KEY built from COSE_Key" into main by Treehugger Robot · 1 year, 8 months ago
  53. 185e34c Get apexd to verify manifest data by Alan Stokes · 1 year, 9 months ago
  54. a5fc4d4 Test improvements. by Alan Stokes · 1 year, 9 months ago
  55. ba6606d Parse APEX manifest by Alan Stokes · 1 year, 9 months ago
  56. fb24bdd libhyp: Make DeviceAssigningHypervisor pub by Jaewan Kim · 1 year, 8 months ago
  57. a639b58 Add RKP VM marker if booting RKP VM by Alan Stokes · 1 year, 9 months ago
  58. 44ff84b Merge "Remove host_supported" into main by Treehugger Robot · 1 year, 9 months ago
  59. a9b2d25 Remove host_supported by Alan Stokes · 1 year, 9 months ago
  60. 600ea5b [x509] Encode EC_KEY as SubjectPublicKeyInfo by Alice Wang · 1 year, 9 months ago
  61. 432cb34 Merge "libhyp: Add DeviceAssigningHypervisor" into main by Treehugger Robot · 1 year, 9 months ago
  62. d9095f8 libhyp: Add DeviceAssigningHypervisor by Jaewan Kim · 1 year, 9 months ago
  63. f061e47 [bssl] Check the public EC_KEY built from COSE_Key by Alice Wang · 1 year, 9 months ago
  64. 4a627b1 Merge "Sandbox fdt genrules" into main by Treehugger Robot · 1 year, 9 months ago
  65. cad8d5e Sandbox fdt genrules by Cole Faust · 1 year, 9 months ago
  66. 0271ee0 [bssl] Implement nostd bssl wrapper for ECDSA sign/verify by Alice Wang · 1 year, 9 months ago
  67. 8ba3c99 [bssl] Map BoringSSL error code in EC/ECDSA libraries to Error type by Alice Wang · 1 year, 9 months ago
  68. 9bd9809 [attestation] Build the BoringSSL EcKey from the COSE public key by Alice Wang · 1 year, 9 months ago
  69. b56f2c8 Merge "libs: Move cstr!() into its own crate" into main by Pierre-Clément Tosi · 1 year, 9 months ago
  70. 17961b1 Merge "libfdt: Make Phandle Eq, PartialEq, Ord, PartialOrd" into main by Treehugger Robot · 1 year, 9 months ago
  71. 1bf532b libs: Move cstr!() into its own crate by Pierre-Clément Tosi · 1 year, 9 months ago
  72. 8416755 Merge "Make DTBO for VM containing vendor pubkey when vendor image exists" into main by Seungjae Yoo · 1 year, 9 months ago
  73. 55f438c libfdt: Make Phandle Eq, PartialEq, Ord, PartialOrd by Jaewan Kim · 1 year, 9 months ago
  74. a39daf0 Merge changes I805c73ef,Idbfadd04 into main by Alice Wang · 1 year, 9 months ago
  75. 000595b [rkp] Restore the EC_Key from the remotely provisioned key blob by Alice Wang · 1 year, 10 months ago
  76. ec3bc52 Make DTBO for VM containing vendor pubkey when vendor image exists by Seungjae Yoo · 1 year, 9 months ago
  77. c63246d libfdt: Add Fdt::node_mut_with_phandle() by Jaewan Kim · 1 year, 9 months ago
  78. a041d4b libfdt: Fix bugs in comparing two list in tests by Jaewan Kim · 1 year, 9 months ago
  79. f34f4b8 libfdt: Add FdtNode::get_phandle() by Jaewan Kim · 1 year, 9 months ago
  80. 80ed241 Merge changes I9c148947,I4e4aea08 into main by Treehugger Robot · 1 year, 9 months ago
  81. f72f4f2 libfdt: Add FdtNodeMut::as_node() by Jaewan Kim · 1 year, 9 months ago
  82. 180a7c2 vmbase,libfdt: Make cstr! safe & const-compatible by Pierre-Clément Tosi · 1 year, 9 months ago
  83. 6517f74 Merge "libfdt: Add Fdt::symbols() and Fdt::symbols_mut()" into main by Treehugger Robot · 1 year, 9 months ago
  84. 2c5018b Merge "libfdt: Use cstr!()" into main by Treehugger Robot · 1 year, 9 months ago
  85. 08395dd Merge "Add APK details to the DICE chain" into main by Treehugger Robot · 1 year, 9 months ago
  86. f163d76 libfdt: Add Fdt::symbols() and Fdt::symbols_mut() by Jaewan Kim · 1 year, 9 months ago
  87. ce83215 Update needed for Rust v1.73.0 by Charisee · 1 year, 9 months ago
  88. 9b8b8ec Add APK details to the DICE chain by Alan Stokes · 1 year, 10 months ago
  89. b635bb0 libfdt: Use cstr!() by Jaewan Kim · 1 year, 9 months ago
  90. 504b430 libfdt: tests: Improve assert!() error messages by Pierre-Clément Tosi · 1 year, 9 months ago
  91. eba2779 libfdt: Make Phandle::new() const by Pierre-Clément Tosi · 1 year, 9 months ago
  92. 5ab1358 libfdt: Add adb_subnode_with_name_len() and subnode_with_name_len() by Jaewan Kim · 1 year, 10 months ago
  93. 4ae0e71 libfdt: FdtNodeMut::nop() by Jaewan Kim · 1 year, 10 months ago
  94. 17ba7a3 libfdt: Add phandle APIs by Jaewan Kim · 1 year, 10 months ago
  95. 5b05777 libfdt: Add FdtNode::supernode_at_depth() by Jaewan Kim · 1 year, 10 months ago
  96. bab4259 libfdt: Refactor path_offset() by Jaewan Kim · 1 year, 10 months ago
  97. 72d1090 libfdt: Add property iterator by Jaewan Kim · 1 year, 10 months ago
  98. 8f79590 switch from `data_model::DataInit` to `zerocopy` by Frederick Mayle · 1 year, 10 months ago
  99. eff8cff [doc] Add RKP link to derive_cdi_leaf_priv documentation by Alice Wang · 1 year, 10 months ago
  100. 5dddeea [cbor] Separate cbor conversion functions in an independent lib by Alice Wang · 1 year, 10 months ago