Commit Graph

  • c597e93127 Makefile: Make boolean variables use zero as disabled Jakub Czapiga 2021-11-29 15:28:48 +00:00
  • 793d84de3c Makefile: Remove DETACHABLE and PHYSICAL_PRESENCE_KEYBOARD Jakub Czapiga 2021-11-29 12:06:02 +00:00
  • 3efb6a6cd8 gscvd: add dedicated test keys Vadim Bendebury 2021-11-22 21:24:56 -08:00
  • dd180f6d85 firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery() Julius Werner 2021-11-25 13:52:05 -08:00
  • afd4e0ae05 Makefile: Add dumpRSAPublicKey to SDK utilities Yu-Ping Wu 2021-11-24 15:34:34 +08:00
  • bd34307782 Makefile: Avoid duplicate installation of utility Yu-Ping Wu 2021-11-24 14:48:42 +08:00
  • 5d40740b71 vboot_reference/futility: Inline get_host_wp() Edward O'Callaghan 2021-10-21 11:32:10 +11:00
  • 2821ee7afa vboot_reference/futility: pipe log level though Edward O'Callaghan 2021-10-25 16:38:08 +11:00
  • 0cbf022c03 firmware/2lib: Remove BOOT_EXTERNAL_ON_DEV Jakub Czapiga 2021-11-17 13:07:01 +00:00
  • 0cd8ad2c33 vboot_reference/futility: Port R path to using libflashrom Edward O'Callaghan 2021-10-28 12:45:38 +11:00
  • 91ffb51431 vboot_reference/futility: set layout when using region Nikolai Artemiev 2021-11-23 19:16:18 +11:00
  • c2d0cc1d30 futility: updater_setup_config() allow for non-host prog Edward O'Callaghan 2021-11-23 11:00:14 +11:00
  • 0457e74c95 futility: always create a tempfile in updater_apply_white_label() Edward O'Callaghan 2021-11-23 10:19:57 +11:00
  • 483dff6434 vboot_reference/futility: Port W path to using libflashrom Edward O'Callaghan 2021-10-28 10:53:18 +11:00
  • a8ff9cba7f Revert "vboot: only clear recovery requests at kernel verification" Michał Kopeć 2021-11-09 10:52:36 +01:00
  • 4200cb21c7 image_signing: skip signing of boot*.efi on reven board Nicholas Bishop 2021-11-04 17:00:15 -04:00
  • f5deada0fc vboot: Remove VbExIsShutdownRequested edisonhello 2021-09-06 18:17:32 +08:00
  • 63e662d66a ui: Add VB2_UI_ERROR_MINIOS_BOOT_FAILED Yu-Ping Wu 2021-10-28 09:51:42 +08:00
  • f2fa68ad62 COIL: Remove "slave" Yu-Ping Wu 2021-10-27 16:34:31 +08:00
  • d02f026a8d vboot_reference/futility: Split load_firmware_image() fn Edward O'Callaghan 2021-10-27 11:48:21 +11:00
  • f87910fd25 OWNERS: Replace furquan with twawrzynczak Furquan Shaikh 2021-10-22 07:38:46 -07:00
  • 67c2f4772d chromeos-tpm-recovery: Quote local variables Julius Werner 2021-10-13 18:01:48 -07:00
  • 06780662c8 futility: add subcommand for creating and verifying the RO_GSCVD area Vadim Bendebury 2021-09-21 19:53:34 -07:00
  • 2ffa62d35c Makefile: add install_dut_test rule Kangheui Won 2021-09-02 15:45:29 +10:00
  • 2d1ce45dc4 vboot: Support booting from non-active miniOS partition Yu-Ping Wu 2021-10-13 11:02:20 +08:00
  • 1269365169 Revert "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted" Hsuan Ting Chen 2021-10-07 03:57:06 +00:00
  • b9644352d7 Revert "2lib/2api: Deprecate vb2ex_ec_trusted()" Hsuan Ting Chen 2021-10-07 03:54:37 +00:00
  • f0ba3fe277 Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode" Hsuan Ting Chen 2021-10-07 03:53:35 +00:00
  • edcc9cd307 stub: Print error messages by vb2ex_printf() Yu-Ping Wu 2021-10-01 10:49:03 +08:00
  • 2cf76574db 2api: Add vb2_boot_mode in vb2_context denoted the current boot mode Hsuan Ting Chen 2021-06-07 16:54:47 +08:00
  • 7c73bb07fd 2lib/2api: Deprecate vb2ex_ec_trusted() Hsuan Ting Chen 2021-09-02 15:53:18 +08:00
  • 13f601fbd4 vboot: boot from miniOS recovery kernels on disk Joel Kitching 2021-04-28 16:50:21 +08:00
  • 8aded7005e 2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted Hsuan Ting Chen 2021-08-13 14:58:47 +08:00
  • 4b31e1a9b0 2api: Adjust the order of checking dev switch in vb2api_fw_phase1 Hsuan Ting Chen 2021-09-17 22:09:26 +08:00
  • 8d052c7151 vb2_sha256_x86_test: check sha-ni support by cpuid Kangheui Won 2021-09-03 17:06:01 +10:00
  • 20660716b0 strip_boot_from_image: use sfill instead of fstrim George Engelbrecht 2021-09-16 17:41:01 -06:00
  • ff416f58a0 vboot: Allow enabling unit test console output Yu-Ping Wu 2021-09-15 15:44:06 +08:00
  • a23fd3c3bc vboot: Remove VbExKeyboard* functions from vboot API edisonhello 2021-09-06 14:53:43 +08:00
  • 8ee52d26e2 vboot: Remove vb2ex_diag_storage_test_control edisonhello 2021-09-06 16:05:19 +08:00
  • 1a7c57ce7f vboot/ui: Remove 2ui, 2ui_screens, and vb2_ui*_tests edisonhello 2021-09-02 17:55:15 +08:00
  • 3852f05c1c vboot/ui: Remove diagnostics menu and related tests edisonhello 2021-09-02 15:20:47 +08:00
  • 0d72f07a52 vboot/ui: Remove developer menu and related tests edisonhello 2021-08-31 16:48:29 +08:00
  • 50fa4408ad vboot/ui: Remove manual recovery and related screen edisonhello 2021-08-16 15:51:23 +08:00
  • 5256851079 vboot/ui: Remove broken recovery screen edisonhello 2021-07-29 18:10:25 +08:00
  • 3d7ad1b873 vboot/ui: Rename UI functions edisonhello 2021-07-29 17:52:49 +08:00
  • c5a482edd5 sign_official_build: disable gsetup for reven Jack Neus 2021-09-08 17:03:57 +00:00
  • 4712afdbc8 vboot/sign_offical_build: Unused variable Jae Hoon Kim 2021-09-07 19:03:01 -07:00
  • aa06c4f7d3 Revert "reven signing: skip install_gsetup_certs" Jack Neus 2021-09-07 22:06:38 +00:00
  • 1376cfbfdd reven signing: skip install_gsetup_certs Jack Neus 2021-09-07 20:30:01 +00:00
  • 8ccbd94971 vboot/sign_official_build: Skip re-signing empty miniOS partitions Jae Hoon Kim 2021-09-07 10:40:46 -07:00
  • ae48219ec4 2lib/2ec_sync: Clear VB2_CONTEXT_EC_TRUSTED before jumping to RW Hsuan Ting Chen 2021-09-02 13:29:26 +08:00
  • b2ba574e1d checkpatch: Ignore SPDX_LICENSE_TAG Yu-Ping Wu 2021-09-02 11:00:05 +08:00
  • ab2f3d9a4b run2tests: fix more compilation problems Vadim Bendebury 2021-08-31 10:58:35 -07:00
  • a7bb4d8f3e vboot/sign_official_build: Fix missing backslash Yu-Ping Wu 2021-09-01 08:54:02 +08:00
  • 4e48746e1a cmd_sign: drop an unnecessary include Vadim Bendebury 2021-08-25 14:58:33 -07:00
  • 4423276b46 crossystem: add a hwid override mechanism from chromeos-config Jack Rosenthal 2021-08-25 11:46:34 -06:00
  • 243b51f740 vboot/ui: Show error box on internal boot failure Yu-Ping Wu 2021-08-27 13:26:32 +08:00
  • 44826c7a47 Allow use of fallthrough directly Simon Glass 2021-06-20 09:58:59 -06:00
  • 51ca8532a3 tests: fix compilation failures Vadim Bendebury 2021-08-25 17:06:54 -07:00
  • 7cdd6a24aa crossystem: arm: support active-high WP and RECOVERY GPIOs Brian Norris 2021-08-19 14:54:52 -07:00
  • 7b650e2cba signer: Handle zstd squashfs compression Satoshi Niwa 2021-08-02 14:27:40 +09:00
  • fe2a3911ce vboot/sign_official_build: fix verity path in comment Nicholas Bishop 2021-08-12 10:05:49 -04:00
  • 84126cca1c 2nvstorage: Clear FIRMWARE_SETTINGS_RESET flag on a clean boot Julius Werner 2021-07-30 15:00:59 -07:00
  • f4c7f8b5ea firmware: 2sysincludes: Remove byteswap.h and memory.h Julius Werner 2021-07-20 16:35:31 -07:00
  • 8e3b876858 PRESUBMIT.cfg: Enable checkpatch_check Yu-Ping Wu 2021-08-02 17:46:21 +08:00
  • 5a4e00419e vboot_reference: Add GPT GUID for hibernate Evan Green 2021-08-11 09:59:55 -07:00
  • 51879dc24a vboot: Remove unnecessary flag unset operations edisonhello 2021-08-02 14:28:50 +08:00
  • d8de9942e2 vboot/misc: Add validity check in vb2api_enable_developer_mode edisonhello 2021-07-28 15:03:38 +08:00
  • 302794156d vboot/ui: Check allocated pointer before using the pointer edisonhello 2021-08-06 18:06:15 +08:00
  • 3a1870160e vboot/tests: Add test_fail function and TEST_FAIL macro edisonhello 2021-07-29 20:50:12 +08:00
  • c267a6908d vboot: Publicize and create functions for UI migration edisonhello 2021-07-26 15:26:13 +08:00
  • 6cebe52a33 vboot: Add DEV_BOOT_*ALLOWED in ctx->flags edisonhello 2021-07-20 18:37:59 +08:00
  • f975ab651e vboot: add new OWNERS Joel Kitching 2021-07-30 00:20:18 +08:00
  • e49f0c7eb7 signer: Implement retry logic for signing Android image Yury Khmel 2021-07-27 14:34:39 -07:00
  • 0181eda805 vboot: Add vb2api_set_locale_id edisonhello 2021-07-21 21:07:05 +08:00
  • 8fb3795bf3 vboot/ui: Use vb2api_gbb_get_flags instead of vb2_get_gbb edisonhello 2021-07-21 14:45:47 +08:00
  • 1c56856cd7 Reland "vboot/sign_official_build: re-sign miniOS partitions" Joel Kitching 2021-06-26 07:31:07 +08:00
  • 2755840d37 Revert "vboot/sign_official_build: re-sign miniOS partitions" Sergey Frolov 2021-07-22 00:44:10 +00:00
  • e355c9ea7e vboot/vboot_kernel: split gpt tests out of vboot_kernel_tests Joel Kitching 2021-07-20 07:18:42 +08:00
  • 2d3af1227d vboot: add MINIOS_PRIORITY flag to nvstorage Joel Kitching 2021-07-01 05:29:16 +08:00
  • e33704be83 vboot/crossystem: remove "vboot2" annotations Joel Kitching 2021-07-15 06:07:05 +08:00
  • 43325cb9b2 vboot/sign_official_build: re-sign miniOS partitions Joel Kitching 2021-06-26 07:31:07 +08:00
  • 71aa26394a Makefile: deprecate config DIAGNOSTIC_UI Hsuan Ting Chen 2021-07-05 18:49:20 +08:00
  • 22777bb5d5 Add comments to make it easier to decode return codes Simon Glass 2021-06-20 09:40:50 -06:00
  • 7b74b47be8 vboot_reference: Add GUID type for miniOS Jae Hoon Kim 2021-07-08 17:18:40 -07:00
  • 5d590145f0 Detect compression type and use the same one for re-packing the image Satoshi Niwa 2021-07-01 17:18:57 +09:00
  • 9ea1e75805 vboot: introduce minios_kernel.keyblock Joel Kitching 2021-06-16 05:23:19 +08:00
  • b95414c73b vboot/minidiag: add *log assignment in diag_get_storage_test_log mock Joel Kitching 2021-05-26 16:14:58 +08:00
  • edac2e4895 vboot/sign_official_build: fix up dependencies Joel Kitching 2021-06-26 04:31:04 +08:00
  • f54c5d2596 vboot/sign_official_build: remove kernel and recovery_kernel Joel Kitching 2021-06-26 04:18:47 +08:00
  • a27a826eb1 vboot/sign_official_build: merge ssd+base and remove usb Joel Kitching 2021-06-26 04:13:14 +08:00
  • 3630bf0554 vboot/vboot_kernel: clean up vb2_load_partition Joel Kitching 2021-05-26 15:37:09 +08:00
  • 48622af657 vboot/vboot_kernel: store kparams pointer instead of copying data Joel Kitching 2021-04-28 16:26:59 +08:00
  • ae68d58998 Replace an old VB2_CONTEXT_SECDATA_CHANGED Simon Glass 2021-06-20 09:58:16 -06:00
  • 624d827325 Show error code when kernel is invalid Simon Glass 2021-06-20 09:46:05 -06:00
  • 4dee5b1c71 Fix missing newline in log_page_update() Simon Glass 2021-06-20 09:39:43 -06:00
  • ccc56f46c5 vboot: add x86 SHA256 ext support Kangheui Won 2021-01-21 14:52:00 +11:00
  • 6a558ef5be Makefile: Optimize with -Og for DEBUG=1 Julius Werner 2021-06-24 15:35:31 -07:00
  • 5c0fcf0f87 crossystem: update --help text Mike Frysinger 2021-06-16 11:04:25 -04:00
  • 600c679cd6 vboot/vboot_kernel: change recovery behaviour on kernel failure Joel Kitching 2021-05-26 14:13:37 +08:00