soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown
commit7ef5376123d4d0ebb811795fcee1de7066f65a0f
authorSean Rhodes <sean@starlabs.systems>
Wed, 8 Jun 2022 14:00:26 +0000 (8 15:00 +0100)
committerPaul Fagerburg <pfagerburg@chromium.org>
Mon, 19 Sep 2022 14:55:23 +0000 (19 14:55 +0000)
tree412899183c7d8c8f27ac09c78e053074afd24349
parentd6695626631a86d9613ea7c34ff0e898fbfa443c
soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown

Configure FSP S UPDs to allow coreboot to handle the lockdown.

The main change here is setting `Write Protection Support` to 0,
as the default is Enabled, which shouldn't allow writes (even though
it seems to).

The UPDs are identical on APL and GLK, but all ones configured
in this patch have been there since their initial releases.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I35185b498315511f3236758caebfe2f9c28fd04a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65039
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/apollolake/chip.c