coreboot-kgpe-d16/src/soc/intel
Julius Werner 959cab4f1f vboot: Remove get_sw_write_protect_state callback
We've just decided to remove the only known use of the VBSD_SW_WP flag
in vboot (https://chromium-review.googlesource.com/c/575389), since it
was unused and never reliable on all platforms anyway. Therefore, we can
now also remove the coreboot infrastructure that supported it. It
doesn't really hurt anyone, but removing it saves a small bit of effort
for future platforms.

Change-Id: I6706eba2761a73482e03f3bf46343cf1d84f154b
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/20628
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-07-18 23:24:01 +00:00
..
apollolake vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
baytrail vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
braswell Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
broadwell vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
cannonlake soc/intel/cannonlake: Fix Build break 2017-07-18 19:17:04 +00:00
common soc/intel/common/gpio: clean up logical to chipset mapping 2017-07-17 15:00:30 +00:00
fsp_baytrail soc/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:32 +00:00
fsp_broadwell_de Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
quark Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
sch Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
skylake vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00