coreboot/src
Furquan Shaikh 6d448e3aa6 google/chromeos: Add recovery module in vboot2
Add recovery module in vboot2 that checks if a recovery request is
pending and returns appropriate reason code:
1. Checks if recovery mode is initiated by EC.
2. Checks if recovery request is present in VBNV.
3. Checks if recovery request is present in handoff for post-cbmem
stages.
4. Checks if vboot verification is complete and looks up selected region
to identify if recovery is requested by vboot library.

BUG=chrome-os-partner:55431

Change-Id: I31e332a4d014a185df2434c3730954e08dc27281
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/15800
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2016-07-25 18:55:51 +02:00
..
acpi arch/x86: provide common Intel ACPI hardware definitions 2016-07-15 08:31:21 +02:00
arch arch/riscv: Enable unaligned load handling 2016-07-19 20:22:25 +02:00
commonlib cbmem: share additional time stamps IDs 2016-07-20 22:09:24 +02:00
console console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
cpu intel/haswell: Remove useless MTRR clear 2016-07-23 19:15:20 +02:00
device device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
drivers drivers/elog: remove elog Kconfig variables 2016-07-24 00:07:54 +02:00
ec ec/google/chromeec: provide common SMI handler helpers 2016-07-15 08:35:29 +02:00
include soc/intel/common: Add reset_prepare() for common reset 2016-07-19 20:20:13 +02:00
lib vboot: Clean up vboot code 2016-07-25 18:55:35 +02:00
mainboard vboot: Clean up vboot code 2016-07-25 18:55:35 +02:00
northbridge nb/intel/x4x: Fix CAS latency detection 2016-07-19 18:55:50 +02:00
soc vboot: Clean up vboot code 2016-07-25 18:55:35 +02:00
southbridge timestamp: Drop duplicate TS_END_ROMSTAGE entries 2016-07-21 15:36:00 +02:00
superio sio/winbond/w83667hg-a: Add pinmux defines for UART B 2016-05-29 19:34:54 +02:00
vendorcode google/chromeos: Add recovery module in vboot2 2016-07-25 18:55:51 +02:00
Kconfig Romstage spinlocks require EARLY_CBMEM_INIT 2016-07-10 04:03:31 +02:00