aboutsummaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2024-01-30Add avb_rs test implementation targetSergii Parubochyi
2024-01-19libavb_rs: add chain partition descriptorsDavid Pursell
2024-01-17libavb_rs: add kernel commandline descriptorsDavid Pursell
2024-01-17libavb_rs: add hash tree descriptor supportDavid Pursell
2024-01-16libavb_rs: add property descriptor supportDavid Pursell
2024-01-12libavb_rs: add hash descriptor supportDavid Pursell
2023-12-21libavb_rs: add descriptor extractionDavid Pursell
2023-12-04libavb_rs: turn on lintingDavid Pursell
2023-11-29libavb_rs: export Result typesDavid Pursell
2023-11-27libavb_rs: fix default UUID for `boot` partitionDavid Pursell
2023-11-22libavb_rs: add slot_verify() APIDavid Pursell
2023-11-20Merge changes I26462d60,Ied33940b into mainDavid Pursell
2023-11-15libavb_rs: move TestOps fixture to external crateDavid Pursell
2023-11-15Merge "Add com.android.virt as apex_available in libavb" into mainSeungjae Yoo
2023-11-14libavb_rs: fix default GUID callback behaviorDavid Pursell
2023-11-02libavb_rs: rename verify.rs -> ops.rsDavid Pursell
2023-11-02Make PublicKeyForPartitionInfo accessible outside avb crate.Sergii Parubochyi
2023-10-31Add com.android.virt as apex_available in libavbSeungjae Yoo
2023-10-30libavb_rs: add partition key validation callbackDavid Pursell
2023-10-27libavb_rs: add named persistent value callbacks.David Pursell
2023-10-20libavb_rs: add partition size callbacksDavid Pursell
2023-10-18libavb_rs: add partition GUID callbackDavid Pursell
2023-10-17Add missing rust targetSergii Parubochyi
2023-10-13Merge "libavb_rs: move build rules and tests to rust/" into mainTreehugger Robot
2023-10-12libavb_rs: add unlocked state callback opDavid Pursell
2023-10-12libavb_rs: add rollback index opsDavid Pursell
2023-10-11libavb_rs: move build rules and tests to rust/David Pursell
2023-10-10libavb_rs: improve AvbOps lifetime handlingDavid Pursell
2023-10-03libavb_rs: add validate_vbmeta_public_key() opDavid Pursell
2023-10-03libavb_rs: add partition read callbacksDavid Pursell
2023-10-02libavb: add OWNERS file for Rust sub-dirDavid Pursell
2023-08-28avb: add libavb_rs Rust libraryDavid Pursell