aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-04-16libavb: refactor cert usage stringsDavid Pursell
2024-04-15libavb: expose a few more test filesDavid Pursell
2024-04-12libavb: rename "ATX" to "cert"David Pursell
2024-04-05libavb: expose ATX test key build targetsDavid Pursell
2024-02-12avbtool: open hash image read-only when possibleDavid Pursell
2023-09-27avbtool: support avb chain partitions do not use abzhangyongpeng
2023-04-13sysdeps: Add support for vfprintf() loggingPierre-Clément Tosi
2022-12-22[avb] Generate public keys avb_testkey_rsa*_pub_bin on the flyAlice Wang
2022-11-29[test] Export avb_testkey_rsa8192 as filegroup for testsAlice Wang
2022-10-26test: Export testkey_rsa4096_pub.bin as filegroupPierre-Clément Tosi
2022-09-29Rounds up image size for add_hashtree_footerBowgo Tsai
2022-09-18Remove Python enables identical to global defaults.Krzysztof Kosiński
2022-08-29Remove avbtool symlinkCole Faust
2021-12-22avbtool: support add_hashtree_footer for very small image fileBowgo Tsai
2021-06-15Removing AFTL from libavb repository.Jan Monsch
2021-06-09libavb: add --check_at_most_once option for dm-verityJeongHyeon Lee
2021-05-05libavb: Abstract crypto operationsAndrew Scull
2021-03-29Export two test keysJiyong Park
2021-02-23Support generating hashtree with blake2b-256Tianjie
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/avbandroid-s-preview-1Bob Badour
2020-05-18libavb_aftl: enable fuzzer for parserThiébaud Weksteen
2020-05-14libavb_aftl: Change leaf typesThiébaud Weksteen
2020-05-11Keep copy of raw TrillianLogRootThiébaud Weksteen
2020-05-11Change log leaf encodingThiébaud Weksteen
2020-05-11Merge changes If4e90a6e,Ie23639f6,Iccb473a4Thiébaud Weksteen
2020-05-08Porting test signer helper scripts to Python 3.Jan Monsch
2020-05-07Unpack AftlIcpEntry structureThiébaud Weksteen
2020-05-05Merge "Fix preload partition failure behavior"Varun Sharma
2020-05-05Fix preload partition failure behaviorVarun Sharma
2020-04-22Final switch from Python 2 to Python 3 for avbtool.Jan Monsch
2020-04-16Merge "Add configuration for main rollback index location"Varun Sharma
2020-04-16Increasing timeout for libavb_host_unittest from 3 to 7 min.Jan Monsch
2020-04-15Add configuration for main rollback index locationVarun Sharma
2020-04-15avbtool: Add "print_partition_digests" sub-command.David Zeuthen
2020-04-08Merge "Define and use AftlSlotVerifyResult enum"Thiébaud Weksteen
2020-04-08Define and use AftlSlotVerifyResult enumThiébaud Weksteen
2020-04-06Preparatory step for migrating avbtool and aftltool to python3.Jan Monsch
2020-04-03Rename AftlDescriptor to AftlImageThiébaud Weksteen
2020-03-20avbtool info_image: output public key sha1Bowgo Tsai
2020-03-10Pack AftlIcpEntry and fix parse_icp_entryThiébaud Weksteen
2020-03-05Fix lookup of AftlDescriptor before validationThiébaud Weksteen
2020-02-20Improved unit test coverage for verifying vbmeta images with ICPs.Jan Monsch
2020-02-19Added missing tests for the verify_vbmeta_image methods & fixed bugs.Jan Monsch
2020-02-18Adds slot_verify functions to libavb_aftlDan Austin
2020-02-14Parsing code for AftlDescriptorDan Austin
2020-02-12Add upper and lower bounds for structure sizes.Dan Austin
2020-02-07AFTL: Initial implementation of libavb_aftlDan Austin
2019-10-01Prune at_auth_unlock_unittest out of general-tests.ndk-sysroot-r21easoncylee
2019-08-27Add "--no_hashtree" to omit hashtree entirelyJooyung Han
2019-07-30Add AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION flag.David Zeuthen