summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERYHsuan Ting Chen2021-12-303-24/+21
* tests/vb2_auxfw_sync_tests: Match the test behavior with the deviceKarthikeyan Ramasubramanian2021-12-231-3/+4
* Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"stabilize-14396.Bstabilize-14395.BHsuan Ting Chen2021-12-123-10/+32
* Reland "2lib/2api: Deprecate vb2ex_ec_trusted()"Hsuan Ting Chen2021-12-101-5/+0
* gscvd: add dedicated test keysVadim Bendebury2021-12-034-0/+0
* firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery()Julius Werner2021-12-036-4/+117
* firmware/2lib: Remove BOOT_EXTERNAL_ON_DEVJakub Czapiga2021-11-251-2/+0
* vboot: Remove VbExIsShutdownRequestededisonhello2021-11-071-10/+0
* vboot: Support booting from non-active miniOS partitionYu-Ping Wu2021-10-152-21/+42
* Revert "2lib/2api: Deprecate vb2ex_ec_trusted()"Hsuan Ting Chen2021-10-071-0/+5
* Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode"Hsuan Ting Chen2021-10-073-32/+10
* 2api: Add vb2_boot_mode in vb2_context denoted the current boot modestabilize-14267.Bfactory-ambassador-14265.BHsuan Ting Chen2021-10-013-10/+32
* 2lib/2api: Deprecate vb2ex_ec_trusted()Hsuan Ting Chen2021-09-281-5/+0
* vboot: boot from miniOS recovery kernels on diskstabilize-14249.BJoel Kitching2021-09-243-23/+588
* 2api: Adjust the order of checking dev switch in vb2api_fw_phase1stabilize-14238.BHsuan Ting Chen2021-09-231-10/+4
* vb2_sha256_x86_test: check sha-ni support by cpuidKangheui Won2021-09-221-0/+9
* vboot/ui: Remove 2ui, 2ui_screens, and vb2_ui*_testsstabilize-rust-14225.Bstabilize-rust-14224.Bstabilize-rust-14220.Bedisonhello2021-09-142-1312/+0
* vboot/ui: Remove diagnostics menu and related testsedisonhello2021-09-142-657/+1
* vboot/ui: Remove developer menu and related testsedisonhello2021-09-143-567/+1
* vboot/ui: Remove manual recovery and related screenedisonhello2021-09-143-653/+1
* vboot/ui: Remove broken recovery screenedisonhello2021-09-142-155/+1
* vboot/ui: Rename UI functionsedisonhello2021-09-143-43/+45
* 2lib/2ec_sync: Clear VB2_CONTEXT_EC_TRUSTED before jumping to RWHsuan Ting Chen2021-09-041-0/+17
* run2tests: fix more compilation problemsVadim Bendebury2021-09-021-2/+6
* vboot/ui: Show error box on internal boot failureYu-Ping Wu2021-08-311-2/+3
* tests: fix compilation failuresVadim Bendebury2021-08-263-20/+34
* vboot: Remove unnecessary flag unset operationsstabilize-14150.882.Bstabilize-14150.881.Bstabilize-14150.74.Bstabilize-14150.734.Bstabilize-14150.64.Bstabilize-14150.43.Bstabilize-14150.376.Brelease-R94-14150.Brelease-R94-14150.49.Bedisonhello2021-08-122-2/+0
* vboot/misc: Add validity check in vb2api_enable_developer_modeedisonhello2021-08-122-6/+18
* vboot/tests: Add test_fail function and TEST_FAIL macroedisonhello2021-08-042-0/+25
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-309-12/+9
* vboot: Add DEV_BOOT_*ALLOWED in ctx->flagsedisonhello2021-07-303-103/+88
* vboot/vboot_kernel: split gpt tests out of vboot_kernel_testsJoel Kitching2021-07-212-332/+390
* Makefile: deprecate config DIAGNOSTIC_UIHsuan Ting Chen2021-07-162-52/+34
* vboot: introduce minios_kernel.keyblockJoel Kitching2021-07-0513-7/+7
* vboot/minidiag: add *log assignment in diag_get_storage_test_log mockJoel Kitching2021-07-041-0/+1
* vboot/vboot_kernel: store kparams pointer instead of copying dataJoel Kitching2021-07-031-1/+4
* vboot: add x86 SHA256 ext supportKangheui Won2021-07-011-0/+121
* vboot/vboot_kernel: change recovery behaviour on kernel failureJoel Kitching2021-06-261-1/+68
* vboot/vboot_kernel: break disk check out to separate functionstabilize-14031.BJoel Kitching2021-06-155-14/+48
* vboot/vboot_kernel: remove LoadKernelParams structJoel Kitching2021-06-153-4/+5
* vboot/vboot_kernel: pass VbDiskInfo into LoadKernelJoel Kitching2021-06-153-16/+24
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-153-3/+1
* Revert "vboot/vboot_kernel: update keyblock flag mismatch logic"stabilize-13974.BMartin Roth2021-05-151-9/+1
* vboot/vboot_kernel: update keyblock flag mismatch logicfactory-strongbad-13963.BJoel Kitching2021-05-091-1/+9
* vboot_reference: migrate out of flashrom deprecated optionsDaniel Campello2021-04-281-1/+1
* vboot/ui: Refactor ui error handlingstabilize-RUST-13932.Bstabilize-13942.Bstabilize-13935.Bfactory-asurada-13929.Bfactory-13929.BChung-Sheng Wu2021-04-211-5/+15
* minidiag: Add storage self-test screenChung-Sheng Wu2021-04-211-29/+65
* vboot/ui: Remove VB2_SCREEN_BLANKstabilize-glibc-13901.Bstabilize-coil-13902.BYu-Ping Wu2021-04-072-14/+7
* arc: Add missing keys to support signing ARC images.Yury Khmel2021-04-062-0/+23
* vboot/vboot_kernel: correct semantics of kernel_version_secdataJoel Kitching2021-04-011-1/+1