summaryrefslogtreecommitdiff
path: root/scripts/image_signing
Commit message (Expand)AuthorAgeFilesLines
* make_dev_firmware: handle developer firmware keyblock correctlyfirmware-u-boot-v1firmware-881-u-boot-v1Hung-Te Lin2011-08-101-0/+29
* resign_firmwarefd: replace mosys by "dump_fmap -p"Hung-Te Lin2011-08-021-34/+28
* resign_firmwarefd: don't change preamble flag by default.Hung-Te Lin2011-08-021-5/+18
* resign_firmwarefd.sh: support new "flag" (for hinting two-stop FW)Hung-Te Lin2011-07-222-3/+18
* Fix script to use new key=value style /bin/verity argumentsGaurav Shah2011-07-211-6/+5
* make_dev_ssd: support new %U parameterHung-Te Lin2011-07-011-5/+1
* make_dev_ssd: fix ARM device namesHung-Te Lin2011-06-302-3/+25
* Firmware generate script for boot scenarios.Rajesh Chenna2011-06-141-0/+101
* kernel command line test: add optional regular expression parameter supportGaurav Shah2011-06-102-0/+8
* Update the install kernel on the recovery image with the right vblockGaurav Shah2011-06-012-34/+47
* Add /sbin and /usr/sbin to the search pathGaurav Shah2011-05-131-0/+4
* Add script to convert a recovery image to a factory-usable SSD imageGaurav Shah2011-05-021-0/+75
* make_dev_ssd: more sanity checksHung-Te Lin2011-04-261-33/+133
* vboot_reference: check developer firmware before running make_dev_ssdHung-Te Lin2011-04-151-1/+36
* make_dev_ssd.sh: support updating legacy boot partitionsHung-Te Lin2011-04-131-0/+24
* Add a script to arbitrarily change channels on imageGaurav Shah2011-04-081-0/+40
* vboot_reference: allow using recovery_key in make_dev_ssd.Hung-Te Lin2011-04-071-3/+11
* Fail verification if the rootfs hash is empty.Gaurav Shah2011-04-051-0/+5
* vboot_reference: remove trailing newline/space for make_dev_ssdHung-Te Lin2011-03-301-1/+1
* vboot_reference: fix make_dev_firmware failureHung-Te Lin2011-03-241-0/+4
* Add wrapper script for easy signing of firmwareGaurav Shah2011-03-151-0/+47
* Add --leave_firmware_alone flag for BIOS testing purposes.Bill Richardson2011-03-141-0/+8
* Do not modify the input image while signing.Gaurav Shah2011-03-141-33/+61
* vboot/make_dev_firmware: extract bitmaps from system firmware instead of preb...Hung-Te Lin2011-03-041-6/+40
* Add support for using separate developer firmware keyblock while signing.Gaurav Shah2011-03-022-8/+13
* Add script to in-place modify a recovery image to ssdGaurav Shah2011-02-232-0/+70
* Signer script to add update verification public key to an imageGaurav Shah2011-02-181-0/+34
* Fix issue where params which are sub-strings of other params caused problems ...Jim Hebert2011-02-171-4/+12
* Check in sample configs to document how to configure these tests.Jim Hebert2011-02-164-0/+67
* Remove .config which was moved to another gitJim Hebert2011-02-151-40/+0
* Support new style flashmap labels for firmware signingGaurav Shah2011-02-131-4/+10
* Allow signing scripts to (optionally) set the firmware and kernel versionsGaurav Shah2011-02-065-82/+120
* Add sanity test for /etc/lsb-release file in CrOS imagesJim Hebert2011-02-021-0/+161
* Script to check for blacklisted files as described in chrome-os-partner:1991Jim Hebert2011-01-272-0/+72
* Add script to validate kernel params before we sign imagesJim Hebert2011-01-272-0/+155
* Fix typo in ensure no password scriptGaurav Shah2011-01-201-1/+1
* Split common.sh into bash-only and dash-only sectionsGaurav Shah2011-01-186-305/+311
* vboot_reference/make_dev_firmware: check write protection status before makin...Hung-Te Lin2011-01-061-1/+23
* Fix missing file list variable defintions.Gaurav Shah2011-01-051-0/+4
* Check in tofactory script.Randall Spangler2011-01-044-89/+279
* Preserves file system metadata between new build and latest shipping image.Thieu Le2011-01-042-1/+309
* Accept list of kernels to re-sign, instead of assuming only 2 & 4.Bill Richardson2010-12-111-5/+10
* Be less verbose while changing the password. Add a script for checking if pas...Gaurav Shah2010-12-102-2/+27
* make_dev_ssh.sh should handle image C as wellBill Richardson2010-12-101-1/+4
* Add --save_config and --set_config options to make_dev_ssd.shRandall Spangler2010-12-031-24/+49
* Fix return code on verify (should be 0, not 1 on no errors)Gaurav Shah2010-11-291-1/+1
* Make sign_official_build.sh verify perform an additional rootfs sanity check ...Gaurav Shah2010-11-241-1/+17
* make_dev_ssd: fix --remove_rootfs_verificationHung-Te Lin2010-11-081-30/+55
* sign_official_build install mode should use the installer kernel data keyGaurav Shah2010-11-051-2/+2
* Refuse to change the chronos password if already set unless explicitly asked.Gaurav Shah2010-11-052-6/+21