coreboot-kgpe-d16/src
Julius Werner b38586f77f vboot: Remove hard dependency on MISSING_BOARD_RESET
Having a working board reset is certainly better when you're running
vboot (because otherwise you'll hang when transitioning into recovery
mode), but I don't think it should be strictly required, since it's
still somewhat usable without. This is particularly important for
certain test platforms that don't have a good way to reset but might
still be useful for vboot testing/prototyping.

Change-Id: Ia765f54b6e2e176e2d54478fb1e0839d8cab9849
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38417
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-25 00:08:17 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpi_device: Add macros to define gpio interrupt with wake 2020-01-24 18:36:10 +00:00
commonlib include/commonlib: Fix typos 2020-01-10 15:26:03 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers drivers/smmstore: Clarify Kconfig cbfs wording 2020-01-20 17:40:26 +00:00
ec ec/google/chromeec: add support for fw_config cbi field 2020-01-22 15:43:42 +00:00
include soc/intel/common: Add Elkhartlake Device IDs 2020-01-22 15:42:26 +00:00
lib cbfs: Remove locator concept 2020-01-18 10:51:04 +00:00
mainboard mb/google/drallion: Remove fixed IccMax values 2020-01-24 22:55:07 +00:00
northbridge nb/intel/sandybridge: sort LANEBASE_* defines by their address 2020-01-16 08:40:10 +00:00
security vboot: Remove hard dependency on MISSING_BOARD_RESET 2020-01-25 00:08:17 +00:00
soc soc/intel/skylake: Remove unused ICH memory reference 2020-01-24 22:55:44 +00:00
southbridge {soc,southbridge}/*/*/acpi: Add possibility to disable S4 2020-01-22 15:41:02 +00:00
superio superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control 2020-01-20 11:09:57 +00:00
vendorcode vc/amd/agesa: Fix out of bounds read 2020-01-13 11:22:40 +00:00
Kconfig {soc,southbridge}/*/*/acpi: Add possibility to disable S4 2020-01-22 15:41:02 +00:00