1. ac9e7e0 Merge "libfdt: Fix method documentation style" into main by Jaewan Kim · 1 year, 10 months ago
  2. b3dcfc2 libfdt: Fix method documentation style by Jaewan Kim · 1 year, 11 months ago
  3. aa2fa5c Simplify ziputils by Alan Stokes · 1 year, 10 months ago
  4. 892e730 Merge "Move device tree compile rule in common places" into main by Treehugger Robot · 1 year, 10 months ago
  5. 0df5fb1 Move device tree compile rule in common places by Jaewan Kim · 1 year, 11 months ago
  6. 78b35f8 [refactoring] Rename AeadCtx to AeadContext to enhance readability by Alice Wang · 1 year, 10 months ago
  7. 8b8e6e6 [rkp] Encrypt/decrypt the private key with AES-256-GCM by Alice Wang · 1 year, 10 months ago
  8. bc828d7 libfdt: Add FdtNode::subnodes() by Jaewan Kim · 1 year, 11 months ago
  9. fe06c85 libfdt: Refactor to keep iterators in one place by Jaewan Kim · 1 year, 10 months ago
  10. ccc52e5 [bssl] Make hkdf return Zeroizing type by Alice Wang · 1 year, 10 months ago
  11. 69b088f [bssl] Implement AEAD BoringSSL wrapper by Alice Wang · 1 year, 11 months ago
  12. 08be799 Merge "libfdt: Add FdtNode::name()" into main by Treehugger Robot · 1 year, 10 months ago
  13. aa63870 libfdt: Add FdtNode::name() by Jaewan Kim · 1 year, 11 months ago
  14. e6a6518 Merge changes from topic "b/302677468" into main by Alan Stokes · 1 year, 10 months ago
  15. 97c76d5 Merge "Move away from mod.rs" into main by Alan Stokes · 1 year, 10 months ago
  16. 47287e7 [bssl] Retrieve error code from BoringSSL by Alice Wang · 1 year, 10 months ago
  17. 3f5d2af Move away from mod.rs by Alan Stokes · 1 year, 10 months ago
  18. 27f3ef0 Multi_tenant is the new payload_not_root by Alan Stokes · 1 year, 10 months ago
  19. f1a83b0 [bssl] Add HKDF wrapper to libbssl by Alice Wang · 1 year, 11 months ago
  20. 02b1093 [Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231 by Alice Wang · 1 year, 10 months ago
  21. 815d368 [refactoring][bssl] Move check_int_result to util module by Alice Wang · 1 year, 10 months ago
  22. de36bbd [test] Add API test target for libbssl by Alice Wang · 1 year, 11 months ago
  23. 709cce9 [bssl] Add digest and hmac modules to libbssl by Alice Wang · 1 year, 11 months ago
  24. 4ac8548 [bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd by Alice Wang · 1 year, 11 months ago
  25. 8285352 Merge "libs: Use Self::capacity() in Fdt::check_full()" into main by Treehugger Robot · 1 year, 11 months ago
  26. 02017da libs: Use Self::capacity() in Fdt::check_full() by Pierre-Clément Tosi · 1 year, 11 months ago
  27. b3fcf63 [bssl] Move ec_key module from rialto to libbssl by Alice Wang · 1 year, 11 months ago
  28. c8f88f5 [bssl] Add no_std compatible BoringSSL wrapper library for AVF by Alice Wang · 1 year, 11 months ago
  29. 7b24660 [refactoring] Move service_vm_[comm|manager] to service_vm/ by Alice Wang · 1 year, 11 months ago
  30. f7c0f94 [rkp] Implement main steps to generate certificate request by Alice Wang · 1 year, 11 months ago
  31. a78d3f0 [rkp] Build MACed public key from boringssl EC_KEY by Alice Wang · 1 year, 11 months ago
  32. 7b2ab94 [rkp] Generate EC P-256 key pair for the RKP HAL by Alice Wang · 1 year, 11 months ago
  33. d80e99e [rkp] Report request processing error from service VM to host by Alice Wang · 1 year, 11 months ago
  34. 474c0ee [dice] Retrieve the DICE data range from FDT in service VM by Alice Wang · 1 year, 11 months ago
  35. fbdc85b [service-vm] Send shutdown request to exit rialto by Alice Wang · 1 year, 11 months ago
  36. 4dbe41c Merge "Dice Policy Aware authentication: Rust library" into main by Shikha Panwar · 1 year, 11 months ago
  37. 71b4f83 Dice Policy Aware authentication: Rust library by Shikha Panwar · 2 years ago
  38. 1d9a587 [refactoring] Add VmType enum to service_vm_comm by Alice Wang · 1 year, 11 months ago
  39. 464e473 [rkp] Add request/response for certificate request generation by Alice Wang · 1 year, 11 months ago
  40. 33f4cae [rkp] Add request/response for ECDSA P256 key pair generation by Alice Wang · 1 year, 11 months ago
  41. da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
  42. 2484b46 Merge "Link RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM to payload_not_root" into main by Nikita Ioffe · 2 years ago
  43. 679ddf3 Better documentation. by Alan Stokes · 2 years ago
  44. 3973d38 Link RELEASE_AVF_ENABLE_MULTI_TENANT_MICRODROID_VM to payload_not_root by Nikita Ioffe · 2 years ago
  45. d158e39 [rialto] Move connection port numbers to communication protocol lib by Alice Wang · 2 years ago
  46. c732302 Merge "avb: move Rust bindgen to libavb" into main by David Pursell · 2 years ago
  47. 748b032 [rialto] Add communication protocol library for host and rialto by Alice Wang · 2 years, 1 month ago
  48. b94f1ae Merge "Run app payloads as non-root." into main by Treehugger Robot · 2 years ago
  49. 1294f94 Run app payloads as non-root. by Alan Stokes · 2 years ago
  50. aea8364 Remove unsafe lints now that they are enabled globally. by Andrew Walbran · 2 years ago
  51. a29a860 avb: move Rust bindgen to libavb by David Pursell · 2 years ago
  52. d7bd2f2 Rename avfutil to avflog by Jiyong Park · 2 years ago
  53. f4883fc Add libavfutil by Jiyong Park · 2 years ago
  54. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 1 month ago
  55. afd0287 Merge "Standardise and add safety comments." into main by Andrew Walbran · 2 years, 1 month ago
  56. ae3350d Standardise and add safety comments. by Andrew Walbran · 2 years, 1 month ago
  57. cb4daaf Merge "Move ignorabletest library to common location and rename." into main by Andrew Walbran · 2 years, 1 month ago
  58. cf21585 libhyp: Detect non-protected through MMIO_GUARD by Pierre-Clément Tosi · 2 years, 1 month ago
  59. 15ae4a5 libhyp: Expose MmioGuardedHypervisor::granule() by Pierre-Clément Tosi · 2 years, 1 month ago
  60. 5430a93 libhyp: Make MmioGuardNotsupported UpperCamelCase by Pierre-Clément Tosi · 2 years, 1 month ago
  61. 20bb4e4 Standardise safety comments in pvmfw and fdtpci. by Andrew Walbran · 2 years, 1 month ago
  62. b58d1b4 Standardise safety comments for virtualizationmanager and vmclient. by Andrew Walbran · 2 years, 1 month ago
  63. bd98d92 hyp: Add support for non-protected KvmHypervisor by Pierre-Clément Tosi · 2 years, 1 month ago
  64. d643cfe hyp: Refactor HypervisorCap to harden backends by Pierre-Clément Tosi · 2 years, 1 month ago
  65. 5ad1e8c hyp: Introduce HypervisorCap::MMIO_GUARD by Pierre-Clément Tosi · 2 years, 1 month ago
  66. d2f7ad1 vmbase: Only share if hyp has DYNAMIC_MEM_SHARE by Pierre-Clément Tosi · 2 years, 1 month ago
  67. 84b9a23 Standardise and require safety comments in libfdt. by Andrew Walbran · 2 years, 1 month ago
  68. 31e059b Move ignorabletest library to common location and rename. by Andrew Walbran · 2 years, 1 month ago
  69. 577d007 Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" by Matthew Maurer · 2 years, 1 month ago
  70. 4370854 Merge "Initialise logger for tests." by Treehugger Robot · 2 years, 1 month ago
  71. 2903e9d libs: hyp: Clean source from DOS CR newlines by Pierre-Clément Tosi · 2 years, 1 month ago
  72. 7b6e61f Bindgen 0.65.1 no longer supports size_t-is-usize by Matthew Maurer · 2 years, 1 month ago
  73. 2438760 Initialise logger for tests. by Andrew Walbran · 2 years, 1 month ago
  74. 725bd92 hypervisor: Add support for GenieZone by Yi-De Wu · 2 years, 4 months ago
  75. ce7ed5e Merge "Add a comment in TEST_MAPPING that ath_config has to be updated" by Treehugger Robot · 2 years, 2 months ago
  76. 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 2 months ago
  77. 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 2 months ago
  78. 9d4df70 [fdt][test] Add integration test for libfdt by Alice Wang · 2 years, 3 months ago
  79. 1479d61 Merge "Use linkme rather than collecting tests manually." by Treehugger Robot · 2 years, 2 months ago
  80. 9215476 lib/hyp: Introduce MMIO_GUARD_GRANULE_SIZE by Pierre-Clément Tosi · 2 years, 2 months ago
  81. 7e69ba5 Use linkme rather than collecting tests manually. by Andrew Walbran · 2 years, 3 months ago
  82. f44f160 The psci crate was renamed to smccc. Use the new version. by Andrew Walbran · 2 years, 2 months ago
  83. 4a73ab3 Merge changes Ife13eb84,I22ae4bbb by Pierre-Clément Tosi · 2 years, 3 months ago
  84. c27c427 pvmfw: Add swiotlb <reg> to platform.dts by Pierre-Clément Tosi · 2 years, 3 months ago
  85. be3a97b pvmfw: Accept either swiotlb DT reg or size/align by Pierre-Clément Tosi · 2 years, 3 months ago
  86. de0580c Merge "devicemapper: Implement traits for Flags" by Jakob Vukalović · 2 years, 3 months ago
  87. 53fddb3 devicemapper: Implement traits for Flags by Jakob Vukalovic · 2 years, 3 months ago
  88. b2de8c3 [vbmeta] Raplace avb descriptor consts with AvbDescriptorTag by Alice Wang · 2 years, 3 months ago
  89. 5bf692e Merge "Use ignorabletest for devicemapper tests." by Treehugger Robot · 2 years, 3 months ago
  90. f63914c Merge "Bind ignored results." by Treehugger Robot · 2 years, 3 months ago
  91. 04e5dbd Bind ignored results. by Dan Albert · 2 years, 3 months ago
  92. 3fcebdb Use ignorabletest for devicemapper tests. by Andrew Walbran · 2 years, 8 months ago
  93. 13d5ebc Add ignorabletest test harness. by Andrew Walbran · 2 years, 8 months ago
  94. 0dcc75e libs: libfdt: Fix Fdt::header() using bad pointer by Pierre-Clément Tosi · 2 years, 3 months ago
  95. cb5959e [hypervisor] Gunyah support by Srivatsa Vaddagiri · 2 years, 4 months ago
  96. 5377caf [hypervisor] Add capabilities by Srivatsa Vaddagiri · 2 years, 4 months ago
  97. 353f5d0 [hypervisor] Detect hypervisor by Srivatsa Vaddagiri · 2 years, 4 months ago
  98. 1004aab Merge "Revert "[vs] Extract writable partition initialization into a ne..."" by Treehugger Robot · 2 years, 4 months ago
  99. f50c7a6 Revert "[vs] Extract writable partition initialization into a ne..." by David Brazdil · 2 years, 4 months ago
  100. a91e97e Merge "[vs] Extract writable partition initialization into a new library" by Alice Wang · 2 years, 4 months ago