coreboot/src
Daisuke Nojiri 495704f36a vboot: make vboot2_verify_firmware return
this allows each board to decide what to do after firmware verification is
done. some board needs to return back to the previous stage and let the
previous stage kick off the verified stage.

this also makes it more visible what is going to happen in the verstage since
stage_exit now resides in main().

BUG=none
BRANCH=tot
TEST=booted cosmos dev board. booted blaze in normal and recovery mode.
built for all current boards.

Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Change-Id: I3cb466cedf2a9c2b0d48fc4b0f73f76d0714c0c7
Reviewed-on: https://chromium-review.googlesource.com/232517
2014-12-11 01:55:26 +00:00
..
arch vboot: make vboot2_verify_firmware return 2014-12-11 01:55:26 +00:00
console Avoid 64bit math on MIPS platforms 2014-12-02 01:57:08 +00:00
cpu cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
device Broadwell FSP: Add new finalize functions for devices and chips 2014-11-20 20:49:36 +00:00
drivers spi: support controllers with limited transfer size capabilities 2014-12-03 05:03:05 +00:00
ec chromeec: Add wakeup delay after SPI /CS assertion 2014-10-01 06:53:27 +00:00
include timestamps: You can never have enough of them! 2014-12-10 02:00:24 +00:00
lib timestamps: You can never have enough of them! 2014-12-10 02:00:24 +00:00
mainboard storm: add code for detecting rec/dev/write protect switches' status 2014-12-11 01:55:07 +00:00
northbridge cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
soc vboot: make vboot2_verify_firmware return 2014-12-11 01:55:26 +00:00
southbridge timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS 2014-11-07 01:24:01 +00:00
superio superio: ite8772f: Exit extemp busy state 2014-09-27 07:09:25 +00:00
vendorcode vboot: make vboot2_verify_firmware return 2014-12-11 01:55:26 +00:00
Kconfig rk3288: Disable ramstage compression by default 2014-12-10 01:59:47 +00:00