summaryrefslogtreecommitdiff
path: root/scripts/image_signing
Commit message (Expand)AuthorAgeFilesLines
* make_dev_ssd: support devices using /dev/dm-1 as root device.Hung-Te Lin2014-11-011-1/+1
* sign_official_build: Support new image layout (always installable kernel in B).Hung-Te Lin2014-10-161-178/+145
* image_signing: ignore missing chrome_dev.confMike Frysinger2014-10-071-1/+1
* futility: make resign_firmwarefd.sh simply invoke futilityBill Richardson2014-09-121-208/+28
* make_dev_ssd: Allow chromeos-install to run on a modified image.Hung-Te Lin2014-08-251-3/+4
* Add GBB flag to disable PD software syncstabilize-6146.Brelease-R38-6158.BDuncan Laurie2014-08-121-0/+1
* resign_firmwarefd: Correct output file name for VBLOCK B.Hung-Te Lin2014-07-171-1/+1
* image_signing: tweak loem firmware signing to have real keysMike Frysinger2014-06-182-25/+38
* image_signing: support loem keysets with firmware shellballsMike Frysinger2014-06-163-37/+117
* sign_firmware: clean up style to use a main funcMike Frysinger2014-06-131-32/+39
* vboot_reference: Don't use session_manager_use_flags.txt.Daniel Erat2014-06-121-11/+9
* make_dev_firmware.sh: Correct firmware body size when changing rootkey.stabilize-5807.0.BHung-Te Lin2014-04-251-25/+28
* set_gbb_flags: Aborts only if HW & SW WP are both enabled.test-5619.Bstabilize-zako-5712.88.Bstabilize-5712.89.Bstabilize-5712.8.Bstabilize-5712.61.Bstabilize-5712.49.Bstabilize-5696.Bstabilize-5680.Bstabilize-5656.Bstabilize-5579.Bstabilize-5511.Bstabilize-5500.71.Bstabilize-5500.26.Bstabilize-5500.130.Bstabilize-5500.100.Brelease-R35-5712.Brelease-R34-5500.Bfactory-rambi-5517.Bfactory-pit-5499.BHung-Te Lin2014-02-141-6/+7
* set_gbb_flags: Check write protection status before starting to flash.stabilize-5463.BHung-Te Lin2014-02-111-0/+27
* Change flashrom target selection parameter.Hung-Te Lin2013-08-213-4/+4
* Add a script to remove /boot and its contents from an image.stabilize-4512.BDon Garrett2013-08-052-0/+70
* Fixed sign_official_build.sh to work with PARTUUIDPaul Taysom2013-07-241-1/+1
* Add GBB flags for disabling software sync and defaulting to legacy bootfactory-spring-4262.Bfactory-skate-4262.459.BRandall Spangler2013-06-121-0/+2
* Changed to use sed for regex pattern matchingPaul Taysom2013-05-211-9/+8
* Added support for PARTUUID=Paul Taysom2013-05-161-1/+1
* Remove +x permissions from source files.Bill Richardson2013-02-054-0/+0
* set_lsb_release: enable batch modificationMike Frysinger2013-02-051-12/+22
* Fixed error in verifyPaul Taysom2013-01-291-1/+1
* Fixed the cmdline modification for bootcachePaul Taysom2013-01-181-18/+41
* sign_official_build: add a dump_config helper and clean up argument processingMike Frysinger2012-12-121-12/+47
* remove verity regardless of dm devicePaul Taysom2012-11-271-1/+1
* Added handling of regex for dm paramsPaul Taysom2012-11-191-5/+16
* Add FAFT keyboard remap GBB flagMarc Jones2012-11-061-0/+1
* sign_official_build: Support signing additional RW firmware in shellball.Hung-Te Lin2012-10-301-1/+4
* resign_firmwarefd.sh: Fix flag option nameGaurav Shah2012-10-121-3/+3
* Added patterns for bootcachePaul Taysom2012-10-091-3/+25
* signer scripts: return an error when loading configs failfactory-3004.BMike Frysinger2012-10-053-3/+3
* sign_official_build.sh: add an update payload operationMike Frysinger2012-09-261-0/+30
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+1
* scripts: Add the new GBB_FLAG_ENTER_TRIGGERS_TONORM usageTom Wai-Hong Tam2012-09-171-0/+1
* sign_official_build.sh: rename "install" to "factory"Mike Frysinger2012-09-121-2/+3
* signing script: Resign just firmware body, not the entire sectionfactory-2848.BChe-Liang Chiou2012-09-041-6/+42
* signer scripts: break kernel parameters on spaces rather than word boundariesMike Frysinger2012-08-241-7/+15
* signer scripts: include debug output when we failMike Frysinger2012-08-241-0/+21
* Extend "non-release" check to session manager use-flags.Jim Hebert2012-08-071-1/+13
* Fix make_dev_ssd.sh --remove_rootfs_verificationRandall Spangler2012-08-031-8/+1
* vboot_reference: Improve make_dev_firmware script.Hung-Te Lin2012-08-011-48/+35
* [vboot_reference] Prepare for the removal of /root/.forget_usernames from tes...Nirnimesh2012-07-171-8/+0
* vboot_reference: add "set_gbb_flags" script.Hung-Te Lin2012-06-271-0/+76
* security test: Add test that verifies that update verification is enabledGaurav Shah2012-06-184-4/+37
* Signing scripts: Add firmware signing to sign_official_build.shGaurav Shah2012-06-071-9/+24
* Modify align_rootfs to use --src_image only.Don Garrett2012-06-041-102/+15
* signer scripts: retry more than once when mountingMike Frysinger2012-05-011-12/+23
* signer scripts: workaround flaky kernels and loop mount failuresMike Frysinger2012-04-251-12/+36
* signer scripts: use make_temp_dir helperMike Frysinger2012-04-162-4/+2