Commit Graph

  • d621e58a53 sign_android: don't use xattrs from unsquashfs George Engelbrecht 2020-10-30 16:18:04 -06:00
  • 3c644e0736 sign_official_build: dump more info in resign_android_image_if_exists Brian Norris 2020-10-27 15:57:29 -07:00
  • 191d52fb9f crossystem: support clear_tpm_owner_request on TPM2.0 simulator Yi Chou 2020-10-14 15:46:47 +08:00
  • 772d739ac1 futility: update: load quirks from firmware image CBFS file Hung-Te Lin 2020-09-24 16:10:12 +08:00
  • 920a1202ad lib: gpt_misc: Avoid leaving GPT entries data uninitialized Julius Werner 2020-10-13 16:58:01 -07:00
  • 662bb489d5 futility/updater: Add quirk to preserve management engine Karthikeyan Ramasubramanian 2020-10-11 23:21:09 -06:00
  • ee0b21b31c futility: update: support multi-line quirks Hung-Te Lin 2020-10-13 15:03:20 +08:00
  • 86f6ce8651 signer: syncronize image packing to what we have in build image phase. Yury Khmel 2020-10-08 21:26:35 +00:00
  • 4dacbf92be crossystem: remove mosys nvstorage implementation Jack Rosenthal 2020-10-13 19:04:52 -06:00
  • 519c608d24 vboot/ui: Split disabled_item_mask into two masks for log screen Hsuan Ting Chen 2020-09-24 12:06:06 +08:00
  • 4e93a487ff vboot/ui/tests: Fix ignoring vb2ex_display_ui calls in unit tests Hsuan Ting Chen 2020-10-05 15:44:25 +08:00
  • 68e4291199 vboot/ui/tests: Fix struct compare error in unit tests Hsuan Ting Chen 2020-10-07 11:36:58 +08:00
  • 9b010ef3f0 signer: resign networkstack APKs with correct key Victor Hsieh 2020-10-07 17:12:02 -07:00
  • 6f5af922df Deal with Android's new networkstack key Victor Hsieh 2020-10-05 15:40:32 -07:00
  • d8367f0d08 arc: Fix RVC signed image does not boot. Yury Khmel 2020-10-03 08:49:18 +00:00
  • 7c6bf3080a lib21: always append '\0' in vb2_readfile Hung-Te Lin 2020-09-24 15:54:39 +08:00
  • a5c13bc047 vboot/ui: fix some rogue spacing Joel Kitching 2020-09-24 17:13:31 +08:00
  • a8dd21bf2f vboot/ui: introduce casts around vb2_menu_item helpers Joel Kitching 2020-09-24 17:11:49 +08:00
  • 9c9f616ec7 vboot/ui: stop including 2secdata.h in 2ui.c Joel Kitching 2020-09-24 17:07:59 +08:00
  • 4c523ed10f vboot2: Add support for modexp acceleration Kangheui Won 2020-10-02 11:09:06 +10:00
  • 524012c64c futility: updater: print flashrom execution logs on read failure Hung-Te Lin 2020-09-25 11:11:22 +08:00
  • 98ab5ea45d vboot/ui: Always beep when error dialog is shown Hsuan Ting Chen 2020-09-08 10:40:37 +08:00
  • a2291a9623 firmware/2lib: Add error message for ctrl-U when usb boot is not enabled Shelley Chen 2020-08-17 00:52:47 -07:00
  • 6c15b6cfb2 make_dev_ssd.sh: Correct root partition regular expression Hung-Te Lin 2020-08-14 15:31:25 +08:00
  • 07cd40854b firmware/2lib: Handle errors in alternate boot Hsuan Ting Chen 2020-08-31 14:04:57 +08:00
  • 4e5ce4293a vboot/ui: Force to reacquire log on initialization Hsuan Ting Chen 2020-09-15 15:30:00 +08:00
  • 3fbb2d16c4 fuzzers: Initialize secdata Julius Werner 2020-09-09 18:45:38 -07:00
  • 3f96c587e9 host: Make gpiochip path buffer larger Jacob Garber 2020-09-03 15:46:47 -06:00
  • 750da40fb8 vboot/ui: Disallow Ctrl-S when GBB forces dev mode Yu-Ping Wu 2020-09-04 19:28:47 +08:00
  • 4bb06cc1b7 COIL: Change denylist to blocklist Daisuke Nojiri 2020-09-09 14:51:10 -07:00
  • 1166a2fa50 COIL: Change sane to inclusive words Daisuke Nojiri 2020-08-21 10:22:41 -07:00
  • f573cf6669 vboot: Introduce alternate boot functionality Joel Kitching 2020-08-03 23:52:27 +08:00
  • ade6151a67 portability fixes: support building vboot on FreeBSD Idwer Vollering 2020-08-28 23:16:28 +02:00
  • 176e01ded3 crossystem: allow last nvdata entry to be filled Jack Rosenthal 2020-09-09 17:47:21 -06:00
  • 3dd8fe4c4e COIL: Add unblocked_terms.txt to block keywords Daisuke Nojiri 2020-08-21 10:22:41 -07:00
  • 2fb7683bf8 minidiag: Add storage and memory diagnostic screens Meng-Huan Yu 2020-08-24 16:17:56 +08:00
  • 94d8aa60b8 Add script for signing PSP Verstage Martin Roth 2020-09-02 10:56:08 -06:00
  • 68f0eaaea9 keygeneration: psp verstagebl: refactor key gen & csr generation Mike Frysinger 2020-09-03 16:56:06 -04:00
  • 8f43ad9770 vboot/ui: Always show page up/down buttons in log screen Hsuan Ting Chen 2020-08-18 14:43:16 +08:00
  • 94801a7198 minidiag: Add diagnostic menu screen Meng-Huan Yu 2020-08-18 18:05:19 +08:00
  • 7f37cd1886 vboot/ui: Add refresh flag to support force refresh the screen in action Meng-Huan Yu 2020-08-04 17:07:49 +08:00
  • c6641cfd11 Add CSR generation script for signing PSP Verstage Martin Roth 2020-08-27 15:21:38 -06:00
  • 8196d4e598 vboot/ui: Implement firmware log screen Hsuan Ting Chen 2020-07-30 13:52:34 +08:00
  • ac15a1562c 2stub: vb2ex_abort()s on host should abort(), not just exit() Julius Werner 2020-09-01 15:31:14 -07:00
  • 4417f398d9 vboot/ui: Add reinit screen hook Hsuan Ting Chen 2020-07-30 13:52:34 +08:00
  • 34c589e5c1 futility: update: Add '--gbb_flags FLAGS' to override GBB flags Hung-Te Lin 2020-08-29 06:47:20 +08:00
  • 9ab10a883c vboot/ui: Fix handling error beep request without screen state change Hsuan Ting Chen 2020-08-28 17:17:53 +08:00
  • e24a6f60c1 vboot2: use hwcrypto for RSA when allowed Kangheui Won 2020-08-13 15:48:41 +10:00
  • 927a952612 futility: Work around clang/GCC problem with libzip headers Julius Werner 2020-08-19 18:14:43 -07:00
  • fefcaa653f vboot: adjust VB2_SECDATA_KERNEL_FLAGS in non-recovery path Chun-Ta Lin 2020-08-18 16:09:49 +08:00
  • d641f8d746 vboot2: Add prototype for hwcrypto RSA Kangheui Won 2020-08-19 19:29:20 +10:00
  • 3932b1c872 inclusive: change usage of blacklist/whitelist Daisuke Nojiri 2020-08-12 15:46:30 -07:00
  • 053592bd3d inclusive: change usage of sanity Daisuke Nojiri 2020-08-12 15:46:30 -07:00
  • faf9cd3bbb vboot/ui: Display error for untrusted confirmation Hsuan Ting Chen 2020-08-11 15:49:20 +08:00
  • 075ce5e15e futility: Allow --force to override min_platform_version quirk Bob Moragues 2020-08-17 21:51:36 +00:00
  • 4f2fc7ae50 vboot/tests: Fix unit tests with MENU_UI=1 Yu-Ping Wu 2020-08-04 14:31:01 +08:00
  • a8f3a03198 minidiag: add entry Chun-Ta Lin 2020-07-04 10:14:26 +08:00
  • 329564b254 vboot: create secdata_kernel flag to disable diagnostic UI Joel Kitching 2020-07-30 17:13:06 +08:00
  • ba87dbf12e futility: updater: always set new boot/try cookies Hung-Te Lin 2020-08-06 09:28:38 +08:00
  • b99b5f454c futility: Add version quirk for trogdor Bob Moragues 2020-08-03 20:46:42 +00:00
  • bf426948e4 vboot/ui: Implement debug info screen navigation Hsuan Ting Chen 2020-07-16 15:28:32 +08:00
  • b92543cf86 vboot/ui: Implement debug info screen Hsuan Ting Chen 2020-06-19 13:28:06 +08:00
  • bc9f971e40 vboot: disallow DIAGNOSTIC_UI with MENU_UI Joel Kitching 2020-07-26 14:26:18 +08:00
  • 699189d29b sign_android_image: use ARCVM file context if needed Victor Hsieh 2020-07-28 10:31:22 -07:00
  • 640d0cb5b1 vboot/ui: decouple error beep from error message Yu-Ping Wu 2020-07-16 10:22:05 +08:00
  • 588839c060 host/lib/include/subprocess.h: Add extern to globals Angel Pons 2020-07-26 21:12:07 +02:00
  • c9c14da9bb image_signing: drop support for signing nvidia lp0_firmware Mike Frysinger 2020-07-21 05:15:50 -04:00
  • 9d4986f4db Revert "Makefile: Add dumpRSAPublicKey to SDK utilities" Wu-Cheng Li 2020-07-23 08:57:51 +00:00
  • 4f1094911a sign_official_build: accept arcvm/bertha image Victor Hsieh 2020-07-21 13:44:46 -07:00
  • cd78ae54a2 Makefile: Add dumpRSAPublicKey to SDK utilities Julius Werner 2020-07-14 17:35:39 -07:00
  • cc210abb14 flashrom: set umask before creating temporary files Jack Rosenthal 2020-07-16 13:59:41 -06:00
  • ed23c08440 Reset EC when transitioning to dev mode Daisuke Nojiri 2020-07-10 14:17:18 -07:00
  • 0ae1e58736 Makefile: always include --gc-sections Brian Norris 2020-07-06 11:47:37 -07:00
  • d46f93ed58 Makefile: fixup linker flags usage Brian Norris 2020-07-05 12:07:30 -07:00
  • 28eededf64 vboot: move TPM callbacks to vboot2 namespace Joel Kitching 2020-07-06 13:58:11 +08:00
  • a3815e035f firmware/2lib: Skip rest of ui_loop after closing error box Shelley Chen 2020-07-06 11:15:18 -07:00
  • 1a2ddae3d9 vboot: create TPM section in 2api.h Joel Kitching 2020-07-06 13:35:25 +08:00
  • 59fd331bfc vboot/ui: pass timer_disabled to vb2ex_display_ui() Yu-Ping Wu 2020-06-11 17:07:08 +08:00
  • 68de90c7e2 Allow building for non-CrOS environments Patrick Georgi 2020-06-28 21:07:16 +00:00
  • 4b3e5288ec vboot/ui: add screen stack functionality Joel Kitching 2020-05-22 16:31:31 +08:00
  • 65d69f1271 firmware/2lib: Add visual/audio error handling Shelley Chen 2020-06-11 22:41:14 -07:00
  • 0776fb3aab vboot: add vb2api_phone_recovery_ui_enabled() Yu-Ping Wu 2020-06-23 11:17:23 +08:00
  • be49fbfdf0 vboot/ui: add power off options Yu-Ping Wu 2020-06-09 17:07:14 +08:00
  • 23f7225961 vboot: makeshift debug info screen Joel Kitching 2020-06-19 19:30:57 +08:00
  • 7361619303 vboot/ui: add screens for dev boot from external disk Yu-Ping Wu 2020-06-15 16:58:00 +08:00
  • 452aef2b85 vboot: add missing assert.h include David Benjamin 2020-06-18 13:54:45 -04:00
  • e387ab4aff host/lib/subprocess: replace constructor function & perror with VB2_DEBUG Jack Rosenthal 2020-06-17 16:37:53 -06:00
  • f20a27dafa crossystem: arm: reland nvstorage using flashrom Jack Rosenthal 2020-06-17 18:53:23 -06:00
  • c1710bbb52 vboot/ui: Add beep tests Hsuan Ting Chen 2020-06-16 16:51:23 +08:00
  • ad3432473f vboot/ui: Add tests for developer screens Hsuan Ting Chen 2020-06-03 17:15:17 +08:00
  • ded3370fb2 vboot: rename USB_BOOT_ON_DEV to BOOT_EXTERNAL_ON_DEV Yu-Ping Wu 2020-06-12 17:18:58 +08:00
  • 720aef7804 vboot/ui: use trusted keypress in cancel TO_DEV test Joel Kitching 2020-06-09 12:19:50 +08:00
  • 110d598118 crossystem - remove fmap_base utility Aaron Massey 2020-06-11 15:02:16 +00:00
  • f67e376c04 host/lib/flashrom: enable --fast-verify for write operations Jack Rosenthal 2020-06-12 10:31:34 -06:00
  • 7f6c50e7cc vboot: rename USB to more accurate EXTERNAL Yu-Ping Wu 2020-06-10 17:25:15 +08:00
  • 5cd75be8d1 Revert "crossystem: arm: switch to VBNV using flashrom from mosys" Shik Chen 2020-06-10 07:28:27 +00:00
  • a85dfbc994 vboot: add vb2api_use_short_dev_screen_delay() to 2api.h Yu-Ping Wu 2020-06-08 17:22:08 +08:00
  • 070d4f167c vboot: publicize vb2_get_dev_boot_target() Yu-Ping Wu 2020-06-08 16:59:45 +08:00
  • 9a923c7dba crossystem: arm: switch to VBNV using flashrom from mosys Jack Rosenthal 2020-05-27 09:12:24 -06:00
  • 1565169668 crossystem: x86: switch to VBNV backup using flashrom instead of mosys Jack Rosenthal 2020-05-27 09:06:41 -06:00