summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* futility: update: Fix build breakagefactory-veyron-7505.BHung-Te Lin2019-05-061-34/+34
* futility: updater: Correct HWID digest when preserving HWIDHung-Te Lin2019-05-061-0/+16
* futility: Add firmware updater as 'futility update'Hung-Te Lin2019-05-066-0/+469
* cgpt: Add cgpt legacy parameter to set primary GPT signature to IGNOREMEJulius Werner2016-10-181-151/+177
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-10-181-2/+83
* futility: Add show capability for usbpd1 imagesBill Richardson2015-09-254-5/+51
* vboot2: tpm error doesn't block gbb dev flagRandall Spangler2015-09-222-32/+90
* vboot2: Support reboot requested by secdataRandall Spangler2015-09-173-1/+82
* signer: create devkeys with and without pkcstabilze-7441.Bstabilize-7442.BDavid Riley2015-09-0829-0/+4
* signer: Add signing support for nvidia lp0 firmware from signerDavid Riley2015-09-081-0/+27
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-012-0/+2
* cgpt repair: fix segfault which occurs when one of the headers is badstabilize-7202.Bstabilize-7199.Bstabilize-7173.BAndrey Ulanov2015-06-131-0/+16
* vboot2: Add 2.0 api layer to verify kernel partitionRandall Spangler2015-06-091-0/+446
* vboot2: Add routines to load kernel preambleRandall Spangler2015-06-041-1/+88
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-041-0/+78
* vboot2: secdata: Check struct_version on initializationstabilize-7134.BJulius Werner2015-06-021-0/+4
* fastboot: Add routines for unlock and lock devicestabilize-7131.BFurquan Shaikh2015-05-291-0/+62
* fastboot: Add fastboot related flags to vb2Furquan Shaikh2015-05-292-0/+8
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-292-0/+13
* Provide a way to disable counting failed bootsPatrick Georgi2015-05-282-0/+57
* fastboot: Add routine for verifying kernel image loaded in memoryFurquan Shaikh2015-05-271-0/+281
* vboot2: Add routines to load and verify kernel keyblockRandall Spangler2015-05-221-0/+394
* vboot2: Split keyblock checking and signature validationRandall Spangler2015-05-221-45/+90
* vboot2: Add routine to verify kernel preambleRandall Spangler2015-05-211-0/+182
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-162-0/+13
* vboot2: Support VB2_GBB_FLAG_DISABLE_FW_ROLLBACK_CHECKJulius Werner2015-05-162-0/+20
* Detect GBB 1.1 also as impcompatible versionDaisuke Nojiri2015-05-141-2/+2
* vboot2: Add support for kernel version secure data spaceRandall Spangler2015-05-131-0/+114
* vboot1: Condition default legacy boot on dev_boot_legacystabilize-7060.Bstabilize-7059.BJulius Werner2015-05-121-1/+2
* vboot1: Lock TPM physical presence (kernel rollback) on legacy bootJulius Werner2015-05-121-6/+6
* Make SHA library accessible to calling firmwareRandall Spangler2015-05-071-45/+33
* vboot_reference: remove dependency on trousersLuigi Semenzato2015-04-291-4/+0
* cgpt: Handle read errors gracefullystabilize-7019.Bstabilize-7018.BDan Ehrenberg2015-04-291-22/+34
* Report if firmware is signed by developer keyVadim Bendebury2015-04-101-0/+2
* futility: add support for usbpd1 imagesBill Richardson2015-03-3115-0/+166
* futility: add --type arg to show and sign commandsBill Richardson2015-03-313-0/+76
* futility: Fix test_create.sh to use ID field for vb21Bill Richardson2015-03-271-2/+9
* futility: Split help for "sign" command into partsBill Richardson2015-03-201-3/+3
* TestBmpBlock: use real tempdirs instead of $PWDMike Frysinger2015-03-131-76/+64
* vb21 tests: use the build dir for temp filesMike Frysinger2015-03-133-17/+43
* futility: add tests for futil_file_type(), correctly this timeBill Richardson2015-03-128-0/+96
* Provert "futility: Make --debug a global option"Bill Richardson2015-03-123-17/+17
* Revert "futility: Make --debug a global option"Prathmesh Prabhu2015-03-123-17/+17
* Revert "futility: add tests for futil_file_type()"Prathmesh Prabhu2015-03-128-96/+0
* futility: add tests for futil_file_type()Bill Richardson2015-03-118-0/+96
* futility: Make --debug a global optionBill Richardson2015-03-113-17/+17
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-104-30/+30
* cleanup: Fix some typos in commentsBill Richardson2015-03-101-1/+1
* futility: show some information about .pem filesBill Richardson2015-03-101-2/+6
* futility: show sha1sums for private keys tooBill Richardson2015-03-101-0/+7