Commit Graph

  • 3000736e2d futility: Remove --devsign and --devkeyblock Jakub Czapiga 2022-04-12 14:49:22 +02:00
  • fb0ddbbdf6 signer: Reland "Check the list of android image files" Daichi Hirono 2022-05-20 11:13:37 +09:00
  • 6dba972b6a futility: [deferredupdates] Defer setting firmware cookies Jae Hoon Kim 2022-05-23 16:21:33 -07:00
  • ff1f3b91c3 futility: gscvd: Allow passing board ID in ASCII Julius Werner 2022-05-19 14:06:25 -07:00
  • d14e1c4b4e vboot: Move TPM disabling call to depthcharge Yu-Ping Wu 2022-05-18 13:55:37 +08:00
  • fa4c817abb futility: gscvd: Add -G flag for GBB ranges Julius Werner 2022-05-17 17:23:51 -07:00
  • 523e7f1dde Revert "signer: Check the list of android image files" Daichi Hirono 2022-05-18 05:58:29 +00:00
  • 1928a657d4 futility: updater: split manifest implementation from updater_archive Hung-Te Lin 2022-05-13 14:30:21 +08:00
  • d2072ef664 futility: updater: support reading the archives using libarchive Hung-Te Lin 2022-05-13 11:18:24 +08:00
  • e399c71caa futility: updater: refactor 'archive' structure name Hung-Te Lin 2022-05-12 14:16:31 +08:00
  • 8f851be548 futility: Rework file opening and mapping Jakub Czapiga 2022-03-31 11:42:49 +02:00
  • e49bfbca21 create_new_gsc_key.sh: generate key file with the requested base name Vadim Bendebury 2022-05-05 16:18:38 -07:00
  • 23a1f64d47 updater_utils: fix implicit conversion to enum wp_state Nikolai Artemiev 2022-03-22 18:46:28 +11:00
  • dd04ea8696 futility: updater: refactor creating manifest from a simple folder Hung-Te Lin 2022-04-30 01:57:26 +08:00
  • 2f21f0f192 futility: updater: create a manifest from the signer config Hung-Te Lin 2022-04-28 17:29:22 +08:00
  • c059f03ac2 futility: updater: fix a typo in the SETVARS variable name Hung-Te Lin 2022-04-30 01:40:07 +08:00
  • 5349108486 futility: updater: always add a \0 when reading files from archives Hung-Te Lin 2022-04-28 17:26:32 +08:00
  • 567d37e7a4 keygeneration: add ability to generate accessory GSC RW signing key pair Vadim Bendebury 2022-04-21 20:38:47 -07:00
  • 5c19df0e6e futility: updater: support /firmware as a raw archive Hung-Te Lin 2022-04-27 23:02:55 +08:00
  • cba197e626 futility: Fix -Wstrict-prototypes warning Manoj Gupta 2022-04-27 12:07:27 -07:00
  • 48532e571b signer: Check the list of android image files Daichi Hirono 2022-04-26 17:52:42 +09:00
  • adadf8e219 futility/file_type_bios: Remove old FlashMap area names Jakub Czapiga 2022-04-06 13:25:04 +02:00
  • 58bfa1d53c Revert "keygeneration: add ability to generate GSC RW signing key pairs" Vadim Bendebury 2022-04-21 20:25:48 -07:00
  • 2981c0bacb keygeneration: add ability to generate GSC RW signing key pairs Vadim Bendebury 2022-04-18 17:32:24 -07:00
  • 3308065075 Add a pre-built keyblock for arv_platform Alyssa Haroldsen 2022-04-12 14:34:05 -07:00
  • c38fe37ca1 host/lib/flashrom_drv.c: Ensure buffer is large enough in write op Edward O'Callaghan 2022-03-09 12:00:39 +11:00
  • 33ff54fd52 [futility] Open gscvd in R/O mode when verifying Alyssa Haroldsen 2022-04-12 14:21:46 -07:00
  • e61f213467 futility: updater: Support new servo control 'ccd_cpu_fw_spi' Hung-Te Lin 2022-04-09 12:13:34 +08:00
  • a580477b7e vboot: Support servo micro and C2D2 for {get,set}_gbb_flags.sh --servo. Sam McNally 2022-02-17 17:47:03 +11:00
  • 4abb7e065d sign_gsc_firmware: drop version number check for node locked images Vadim Bendebury 2022-03-25 10:46:34 -07:00
  • 26187f1d4e futility: updater: add new quirk 'external_flashrom' Hung-Te Lin 2022-03-18 14:19:16 +08:00
  • 67d21be99c futility: updater: support external flashrom Hung-Te Lin 2022-03-08 20:35:38 +08:00
  • 4cba64cfb6 futility: updater: refactor {write,load}_system_firmware Hung-Te Lin 2022-03-09 20:58:05 +08:00
  • 8f30263bde futility: updater: rename 'customlabel_tag' to 'custom_label_tag' Hung-Te Lin 2022-03-18 14:38:19 +08:00
  • 613f22e8de 2api: Correct the comment of vb2api_disable_developer_mode() Hsuan Ting Chen 2022-03-17 19:09:57 +08:00
  • ecf7b40b08 futility: correct typo of "flashrom" Peter Marheine 2022-03-15 15:49:47 +11:00
  • e064462e6b crossystem: Add support for MTL gpiochip Subrata Banik 2022-03-14 01:43:32 +05:30
  • 660c41fbf0 futility: updater: revise building RW-recovery sections Hung-Te Lin 2022-03-01 18:09:51 +08:00
  • 1662f3f83a futility: updater: always do partial verify (-N/--noverify-all) Hung-Te Lin 2022-03-07 16:45:25 +08:00
  • 41cc9ec586 futility: updater: Change 'whitelabel_tag' to 'customlabel_tag' Hung-Te Lin 2022-03-07 09:39:37 +08:00
  • 065008678e vboot_ref/cgpt: Move mkdir out of flashrom worker func Edward O'Callaghan 2022-02-17 11:26:43 +11:00
  • d0e5d8bc0b vboot_ref/cgpt: Consolidate flashrom write cmd paths Edward O'Callaghan 2022-02-17 11:16:25 +11:00
  • 1609045672 futility: Support C2D2 with futility update --servo. Sam McNally 2022-02-16 19:49:41 +11:00
  • a824e1e710 futility: updater: increase verbosity on retries Hung-Te Lin 2022-03-02 20:17:23 +08:00
  • c31013768e vboot_ref/cgpt: Use defines for region consts Edward O'Callaghan 2022-02-10 15:02:19 +11:00
  • 37055cfb16 futility: updater: write multiple sections in recovery RW update Hung-Te Lin 2022-02-25 12:48:34 +08:00
  • ed3ae2dc82 futility: updater: allow writing multiple sections in one flash command Hung-Te Lin 2022-02-25 12:38:57 +08:00
  • cc3f48ba5d futility: flashrom_drv: support partial write for multiple regions Hung-Te Lin 2022-02-25 11:27:54 +08:00
  • 07a7bc6964 vboot_reference/Makefile: Fix building with USE_FLASHROM:=0 Edward O'Callaghan 2022-02-28 13:08:15 +11:00
  • 14b8a68113 EC-EFS: Ignore NO_BOOT if EC sync isn't enabled Daisuke Nojiri 2022-02-02 11:59:51 -08:00
  • 5a002dd61c futility: updater: decide if we can use diff-image by programmer Hung-Te Lin 2022-02-25 09:33:31 +08:00
  • f1144f4c25 futility: updater: improve updater console output Hung-Te Lin 2022-02-14 19:02:24 +08:00
  • ca1aa19bc8 futility: check flashrom return code and bail with error YH Lin 2022-02-23 12:00:48 -08:00
  • f1eb49bf19 futility: updater: explain that match-name quirks are now deprecated Hung-Te Lin 2022-02-12 10:50:39 +08:00
  • 28a7904a29 futility: updater: disable quirk 'ec_partial_recovery' by default Hung-Te Lin 2022-02-12 10:32:48 +08:00
  • f0638e0c63 vboot_ref/flashrom_drv: Allow sentinel verbosity value Edward O'Callaghan 2022-02-10 11:44:12 +11:00
  • f0af257a9b vboot_ref: Reshuffle parallel flashrom impl Edward O'Callaghan 2022-02-10 11:23:08 +11:00
  • 6e537e8cef vboot_ref: merge struct firmware_image; Edward O'Callaghan 2022-02-10 10:57:56 +11:00
  • 9fadc6f589 vboot_ref: Add TODO in host/lib/include/flashrom.h Edward O'Callaghan 2022-02-10 10:49:09 +11:00
  • e35fb64df2 vboot: Add --programmer and --servo flags to {get,set}_gbb_flags.sh. Sam McNally 2022-02-11 19:18:34 +11:00
  • bd2971326e vboot_reference: lib/flashrom convert args into struct Edward O'Callaghan 2021-11-26 12:19:59 +11:00
  • 707b839fad futility: updater: add new quirk 'extra_retries' Hung-Te Lin 2022-02-11 14:24:51 +08:00
  • a8f973b821 futility/updater: Ignore preserve_me quirks for non-host programmers. Sam McNally 2022-02-09 23:49:05 +11:00
  • 5e0626d006 make_dev_ssd.sh: Update grub defaultA and defaultB Jeffery Miller 2022-02-07 20:32:51 -06:00
  • 2b1e932c2f futility: updater: prevent unexpected update for the RW_LEGACY section Hung-Te Lin 2022-01-20 20:05:43 +08:00
  • fef4a4ae92 sign_official_build: Sign hps_firmware Evan Benn 2022-01-14 18:39:15 +11:00
  • 7031fbe117 futility: drop sudo from test script Nikolai Artemiev 2022-02-01 11:57:00 +11:00
  • 8d2ec27003 futility: updater: add new quirk 'no_verify' Hung-Te Lin 2022-01-27 10:30:13 +08:00
  • 1e4abafb5e crossystem: Add support for ADL-N gpiochip Subrata Banik 2022-01-20 18:14:23 +05:30
  • 07e20c90e1 futility: updater: use diff image when preserving ME Hung-Te Lin 2022-01-20 17:59:49 +08:00
  • 4d163c53d8 accessory: script to generate hps keys Evan Benn 2022-01-17 13:57:51 +11:00
  • ec240b9688 futility: updater: allow changing GBB flags on erased flash Hung-Te Lin 2022-01-26 10:28:42 +08:00
  • 78bb610cc9 futility: updater: split 'fast update' into 'diff image' and 'no verify' Hung-Te Lin 2022-01-20 17:48:19 +08:00
  • 5ef3cdf48b accessory: make create_new_hammer_like_keys generates correct key name Ting Shen 2022-01-18 18:08:12 +08:00
  • 283db281e2 Add vboot_reference-sys Allen Webb 2022-01-14 16:53:54 -06:00
  • f445b23657 vboot_reference/cgpt_nor: Make ForkExecL() static local Edward O'Callaghan 2021-12-22 16:44:36 +11:00
  • 2407b678bd futility: Use crosid to probe firmware manifest key Jack Rosenthal 2022-01-05 17:40:29 -07:00
  • 22076b1036 futility: Link with libcrosid Jack Rosenthal 2022-01-05 17:27:33 -07:00
  • c91e315272 crossystem: Remove the stale TPM simulator support Yi Chou 2021-12-30 14:11:00 +08:00
  • 58efaacd8a crossystem: Add flock to prevent race conditions Yi Chou 2021-12-30 14:57:47 +08:00
  • e5707317e8 vboot_reference/futility: Pass through SERVOD_NAME. Sam McNally 2022-01-05 16:12:56 +11:00
  • bf7497d5a5 vboot_reference/futility: Support "ccd_gsc" as a servo type fragment. Sam McNally 2022-01-05 16:06:23 +11:00
  • 80629e7fd1 Makefile: Fix missed boolean flags Jakub Czapiga 2021-12-20 10:33:50 +00:00
  • cdbd5769d3 vboot_reference: Allow flashrom_read_image() reading per-region Edward O'Callaghan 2021-12-30 16:38:04 +11:00
  • e4e05a30f8 2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERY Hsuan Ting Chen 2021-08-26 14:37:37 +08:00
  • 32a228f146 2lib: Fix minor comments in 2api.c Hsuan Ting Chen 2021-12-29 16:03:23 +08:00
  • 25b9493525 vboot_ref/futility: Wrap flashrom_drv behind USE_FLASHROM Edward O'Callaghan 2021-12-21 11:28:38 +11:00
  • fe799942dc image_signing: Use "-b 256K" option for zstd squashfs compression Satoshi Niwa 2021-12-22 17:30:50 +09:00
  • b9859822af vboot_ref/futility: Extract out flashrom call logic Edward O'Callaghan 2021-12-21 11:03:53 +11:00
  • f2c41528b1 tests/vb2_auxfw_sync_tests: Match the test behavior with the device Karthikeyan Ramasubramanian 2021-12-16 17:32:21 -07:00
  • 60c5cd5955 futility/updater: Increase the fw_try_count to 8 Karthikeyan Ramasubramanian 2021-12-16 12:34:37 -07:00
  • 92b3d13933 2lib/2auxfw_sync: Handle VB2_REQUEST* error codes Karthikeyan Ramasubramanian 2021-12-15 22:40:40 -07:00
  • b83cf2cd34 vboot_reference/Makefile: Work towards a common flashrom path Edward O'Callaghan 2021-12-09 14:13:15 +11:00
  • 6c73a1b7c6 futility/update: Search RO CBFS files in "COREBOOT", not "RO_SECTION" Julius Werner 2021-11-23 13:09:41 -08:00
  • 8028cac33c Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode" Hsuan Ting Chen 2021-11-11 08:11:04 +00:00
  • 00f9feada1 Reland "2lib/2api: Deprecate vb2ex_ec_trusted()" Hsuan Ting Chen 2021-11-11 08:09:48 +00:00
  • 2b3c2a9584 Reland "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted" Hsuan Ting Chen 2021-11-11 08:06:47 +00:00
  • ca64d646ce vboot_reference: shortcut for enable earlycon and serial console Hsin-Yi Wang 2020-09-22 16:38:06 +08:00
  • eba5595b34 vboot: Remove vb2_screen and vb2_ui_error enums edisonhello 2021-09-07 15:07:56 +08:00
  • e9176ffaff vboot: Remove vb2ex_display_ui, vb2ex_prepare_log_screen edisonhello 2021-09-07 13:12:35 +08:00