coreboot/src
Shawn Nematbakhsh 5bba447654 baytrail: romstage: Add function to check SW WP status for vboot
Implement vboot_get_sw_write_protect, which returns the FW SPI ROM SW WP
status.

BUG=chrome-os-partner:26777
TEST=Manual on Rambi with all patches in sequence:
`crossystem sw_wpsw_boot` prints 0
`flashrom --wp-enable` + reboot
`crossystem sw_wpsw_boot` prints 1
BRANCH=Rambi

Change-Id: I5da35c1b2d25b8679bf0084af65d08de224387f8
Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/190097
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-03-15 20:29:49 +00:00
..
arch aarch64: Pass coreboot table in jmp_to_elf_entry 2014-03-14 03:44:53 +00:00
console ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
cpu BACKPORT: x86: provide infrastructure to backup default SMM region 2014-03-07 00:32:54 +00:00
device Remove stale char[] initialization causing unaligned memory access 2014-03-14 03:44:47 +00:00
drivers Haswell/falco/peppy/slippy: continue to clean up FUI. 2013-12-19 01:17:37 +00:00
ec dptf: chromeec: Notify DPTF Charger participant on AC state change 2014-03-12 01:27:21 +00:00
include BACKPORT: x86: provide infrastructure to backup default SMM region 2014-03-07 00:32:54 +00:00
lib cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c 2014-03-14 03:44:40 +00:00
mainboard nyan*: Switching unused pin to GPIO 2014-03-14 19:42:59 +00:00
northbridge agesa: Add CONFIG_CBFS_SIZE in Kconfig 2014-03-08 00:43:54 +00:00
soc baytrail: romstage: Add function to check SW WP status for vboot 2014-03-15 20:29:49 +00:00
southbridge gizmo: Add support for the gizmo mainboard 2014-03-05 01:47:25 +00:00
superio pnp: Allow setting of misc register 0xf4 in device tree 2013-12-20 00:37:38 +00:00
vendorcode chromeos: vboot_loader: Add support for SW_WP_ENABLED flag 2014-03-15 20:29:45 +00:00
Kconfig armv8: add support for armv8 cpu 2014-01-07 02:48:47 +00:00