1. 529bfc2 Support cpu_topology in VmConfig by Jeongik Cha · 1 year, 10 months ago
  2. 7167e1a Merge "[bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation" into main by Alice Wang · 1 year, 11 months ago
  3. f6e0227 [bssl] Replace ok_or with ok_or_else in bssl for lazy evaluation by Alice Wang · 1 year, 11 months ago
  4. bfb56d7 Encrypted store README: Document security section by Shikha Panwar · 1 year, 11 months ago
  5. c8fd489 Merge "Use generated sysprop library." into main by Treehugger Robot · 1 year, 11 months ago
  6. 855a6f6 Use generated sysprop library. by Andrew Walbran · 1 year, 11 months ago
  7. d7aea45 Don't use *.rs for srcs by Alan Stokes · 1 year, 11 months ago
  8. ab035a5 Add DiceDrive::from_file factory method by Nikita Ioffe · 1 year, 11 months ago
  9. e18cc13 Move dice_driver to libs/dice/driver by Nikita Ioffe · 1 year, 11 months ago
  10. e2a0bb0 libfdt: Add next_node_skip_subnodes() by Jaewan Kim · 2 years ago
  11. 244efea libfdt: Make Fdt::root{,_mut}() infallible by Pierre-Clément Tosi · 2 years ago
  12. 1bf3c09 Merge "[vm tool] Introduce check-feature-enabled" into main by Shikha Panwar · 2 years ago
  13. 45e1f46 Merge "libfdt: Fix bug in delete_and_next_node()" into main by Treehugger Robot · 2 years ago
  14. 6d30641 [vm tool] Introduce check-feature-enabled by Shikha Panwar · 2 years ago
  15. a5bc892 libfdt: Fix bug in delete_and_next_node() by Jaewan Kim · 2 years ago
  16. ca0bb7f Merge "libfdt: Use zerocopy for safe fdt_header wrapper" into main by Treehugger Robot · 2 years ago
  17. b13e366 Merge "libfdt: Introduce PropOffset & StringOffset" into main by Treehugger Robot · 2 years ago
  18. 3e7e52c Merge changes I1bcdc9f7,I458c578a into main by Treehugger Robot · 2 years ago
  19. b1c3460 Merge changes I54ee0330,I26e77cc1,Ib9515431 into main by Treehugger Robot · 2 years ago
  20. 566723a libfdt: Use zerocopy for safe fdt_header wrapper by Pierre-Clément Tosi · 2 years ago
  21. 0606f70 libfdt: Introduce PropOffset & StringOffset by Pierre-Clément Tosi · 2 years ago
  22. 7f2658d libfdt: Simplify locating nodes at the root by Pierre-Clément Tosi · 2 years ago
  23. 91be190 libfdt: Replace helper functions with FdtRawResult by Pierre-Clément Tosi · 2 years ago
  24. ee0a1eb libfdt: Introduce abstraction type NodeOffset by Pierre-Clément Tosi · 2 years ago
  25. 38304eb libfdt: Introduce FdtRawResult abstraction type by Pierre-Clément Tosi · 2 years, 1 month ago
  26. e21ed3f libfdt: Move pack(), unpack(), apply_overlay() by Pierre-Clément Tosi · 2 years ago
  27. a3c4ec3 libfdt: Change FdtNodeMut::add_subnode*(self, ...) by Pierre-Clément Tosi · 2 years ago
  28. 973dda3 libfdt: Change to FdtNodeMut::first_subnode(self) by Pierre-Clément Tosi · 2 years ago
  29. 948ae2b Merge "Simplify test ownership." into main by Ronish Kalia · 2 years ago
  30. e9c36fb Merge changes from topic "libmemoffset_nostd" into main by Treehugger Robot · 2 years ago
  31. 8704861 Simplify test ownership. by Alan Stokes · 2 years ago
  32. 68c7b8f Merge "Introduce avf_build_flags_cc cc_defaults" into main by Nikita Ioffe · 2 years ago
  33. ea9f649 Merge "libfdt: Move FdtNodeMut::next_node_skip_subnodes()" into main by Treehugger Robot · 2 years ago
  34. afe87c0 Merge "libfdt: Introduce Libfdt traits & Move node funcs" into main by Treehugger Robot · 2 years ago
  35. eabe1f5 libfdt: Make get_property_by_offset() less unsafe by Pierre-Clément Tosi · 2 years ago
  36. 81c5bc7 libfdt: Move FdtNodeMut::next_node_skip_subnodes() by Pierre-Clément Tosi · 2 years ago
  37. d83741d libfdt: Introduce Libfdt traits & Move node funcs by Pierre-Clément Tosi · 2 years ago
  38. 410e46a libfdt: Move FFI for DT properties to Libfdt* by Pierre-Clément Tosi · 2 years, 1 month ago
  39. 843845d libfdt: Add setprop_placeholder & Improve trimprop by Pierre-Clément Tosi · 2 years ago
  40. a4eaba9 libfdt: Make Libfdt::string() actually safe by Pierre-Clément Tosi · 2 years ago
  41. 60282ae libfdt: Move string functions to Libfdt by Pierre-Clément Tosi · 2 years, 1 month ago
  42. ecd5bbc libfdt: Move phandle functions and 0-cost Phandle by Pierre-Clément Tosi · 2 years, 1 month ago
  43. 9e34e6a Merge changes Ic5efebce,I597a6ba5,I4575b41e,I714a95d9,I7d2d8ecb, ... into main by Treehugger Robot · 2 years ago
  44. 38b9e71 Introduce avf_build_flags_cc cc_defaults by Nikita Ioffe · 2 years ago
  45. d9dda0c Replace use of deprecated logging functions by Jeff Vander Stoep · 2 years ago
  46. fbb5ee2 libfdt: Move funcs for non-DT buffers out of Fdt by Pierre-Clément Tosi · 2 years, 1 month ago
  47. 99a7690 libfdt: Move FdtError, Result to dedicated module by Pierre-Clément Tosi · 2 years, 1 month ago
  48. cb92b51 libfdt: Clean up the code before moving FFI calls by Pierre-Clément Tosi · 2 years ago
  49. c01fd0d libfdt: Remove duplicate FdtNode::from_mut() by Pierre-Clément Tosi · 2 years ago
  50. ce0b36d libfdt: Make unsafe API for DT cloning safe by Pierre-Clément Tosi · 2 years ago
  51. df3037f libfdt: Make ref casts & transmutes less unsafe by Pierre-Clément Tosi · 2 years ago
  52. 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
  53. e636342 libfdt: Add FdtNodeMut::add_subnodes() by Jaewan Kim · 2 years ago
  54. 4a34b0d libfdt: Fix subnodes() lifetime by Jaewan Kim · 2 years ago
  55. a99b1ce Use rdroidtest proc macro. by Andrew Walbran · 2 years ago
  56. c8ba73c libdiced_open_dice: Visibility to Secretkeeper VTS by Shikha Panwar · 2 years, 1 month ago
  57. 0ebd67e Open visibility of diced_open_dice to secretkeeper by Shikha Panwar · 2 years, 1 month ago
  58. 8579756 Merge "[bssl] Improve error processing when BoringSSL API fails" into main by Alice Wang · 2 years, 1 month ago
  59. f54aea9 [bssl] Improve error processing when BoringSSL API fails by Alice Wang · 2 years, 2 months ago
  60. 89d77ce Merge changes Id1b32a49,I230bee75 into main by Treehugger Robot · 2 years, 1 month ago
  61. 1eab723 libfdt: Make properties of FdtNode outlive by Jaewan Kim · 2 years, 1 month ago
  62. 28a13ea libfdt: Add APIs around FdtNodeMut::delete_and_next_node() by Jaewan Kim · 2 years, 1 month ago
  63. 5fb76c5 [cbor] Add parse_value_array func for slice to value array conversion by Alice Wang · 2 years, 1 month ago
  64. 0322b8c Rename bssl-ffi to bssl-sys by Maurice Lam · 2 years, 1 month ago
  65. 411ca27 Merge "[pvmfw] Use AEAD wrapper from libbssl_avf" into main by Alice Wang · 2 years, 1 month ago
  66. 748b19e Merge "Update for new version of der and friends." into main by Andrew Walbran · 2 years, 1 month ago
  67. 5f1a603 libfdt: Add APIs for iterating and deleting subnodes by Jaewan Kim · 2 years, 1 month ago
  68. 5b879eb Update for new version of der and friends. by Andrew Walbran · 2 years, 1 month ago
  69. 5202601 libfdt: Rework APIs for getting subnode by Jaewan Kim · 2 years, 2 months ago
  70. b39fc15 Add host_supported: true by Hasini Gunasinghe · 2 years, 2 months ago
  71. 19234c4 Make open_dice usable in system/authgraph/tests. by Hasini Gunasinghe · 2 years, 2 months ago
  72. 3397b36 [attestation] Validate DICE chain signatures and CSR signature by Alice Wang · 2 years, 2 months ago
  73. ee07f72 [pvmfw] Use AEAD wrapper from libbssl_avf by Alice Wang · 2 years, 4 months ago
  74. e8dc69e Merge "[refactoring] Group all the CBOR util functions in cbor_util" into main by Alice Wang · 2 years, 2 months ago
  75. dd29c5d [refactoring] Group all the CBOR util functions in cbor_util by Alice Wang · 2 years, 2 months ago
  76. c09010a Merge "[dm][refactoring] Use hex crate to encode/decode hex string" into main by Alice Wang · 2 years, 2 months ago
  77. 8ed29ce [dm][refactoring] Use hex crate to encode/decode hex string by Alice Wang · 2 years, 2 months ago
  78. e734a4f Merge "libfdt: Add FdtNode::descendants()" into main by Treehugger Robot · 2 years, 2 months ago
  79. c9e1411 libfdt: Add FdtNode::descendants() by Jaewan Kim · 2 years, 2 months ago
  80. ce81f1a Merge "Use cert hash not public key for APK authority" into main by Alan Stokes · 2 years, 2 months ago
  81. 1508df2 Use cert hash not public key for APK authority by Alan Stokes · 2 years, 2 months ago
  82. be7a4b1 [bssl] Support conversion from COSE_Key to EVP_PKEY by Alice Wang · 2 years, 2 months ago
  83. 884648d [bssl] Support ECDSA P-384 signature verification by Alice Wang · 2 years, 2 months ago
  84. 7468ae4 [bssl] Support ED25519/X25519 public key types for EVP_PKEY by Alice Wang · 2 years, 2 months ago
  85. eb77f7d [bssl] Rename EvpPKey to PKey for better readability by Alice Wang · 2 years, 2 months ago
  86. 306c8e2 [bssl] Support EC P-384 key in libbssl_avf_nostd by Alice Wang · 2 years, 2 months ago
  87. fe7c4ae Merge changes I7d25f88d,Ie71a8f57 into main by Treehugger Robot · 2 years, 2 months ago
  88. d8ecced Merge changes from topics "b/308759880", "b/313042092" into main by Alan Stokes · 2 years, 2 months ago
  89. e395fc0 Merge "[bssl] Check the public EC_KEY built from COSE_Key" into main by Treehugger Robot · 2 years, 2 months ago
  90. 185e34c Get apexd to verify manifest data by Alan Stokes · 2 years, 2 months ago
  91. a5fc4d4 Test improvements. by Alan Stokes · 2 years, 2 months ago
  92. ba6606d Parse APEX manifest by Alan Stokes · 2 years, 3 months ago
  93. fb24bdd libhyp: Make DeviceAssigningHypervisor pub by Jaewan Kim · 2 years, 2 months ago
  94. a639b58 Add RKP VM marker if booting RKP VM by Alan Stokes · 2 years, 2 months ago
  95. 44ff84b Merge "Remove host_supported" into main by Treehugger Robot · 2 years, 2 months ago
  96. a9b2d25 Remove host_supported by Alan Stokes · 2 years, 2 months ago
  97. 600ea5b [x509] Encode EC_KEY as SubjectPublicKeyInfo by Alice Wang · 2 years, 2 months ago
  98. 432cb34 Merge "libhyp: Add DeviceAssigningHypervisor" into main by Treehugger Robot · 2 years, 2 months ago
  99. d9095f8 libhyp: Add DeviceAssigningHypervisor by Jaewan Kim · 2 years, 3 months ago
  100. f061e47 [bssl] Check the public EC_KEY built from COSE_Key by Alice Wang · 2 years, 2 months ago