coreboot-kgpe-d16/src
Wim Vervoorn 50337f164c security/vboot: Allow UDC regardless of vboot state
When a VBOOT enabled system is used without ChromeOS it may be valid to
allow the UDC independent of the vboot state.

Provide the option to always allow UDC when CHROMEOS is not selected.

BUG=N/A
TEST=build

Change-Id: I6142c4a74ca6930457b16f62f32e1199b8baaff8
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38403
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-01-18 11:17:30 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/post.c: Hide cmos_post_code from SMM context 2020-01-18 10:57:59 +00:00
commonlib include/commonlib: Fix typos 2020-01-10 15:26:03 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers drivers/spi/spi_flash: organize spi flash by sector topology 2020-01-17 05:49:09 +00:00
ec soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarks 2020-01-18 10:52:12 +00:00
include src/include: Fix typos 2020-01-18 10:55:45 +00:00
lib cbfs: Remove locator concept 2020-01-18 10:51:04 +00:00
mainboard mb/intel/tglrvp: Update tglrvp_up3 devicetree 2020-01-18 11:16:41 +00:00
northbridge nb/intel/sandybridge: sort LANEBASE_* defines by their address 2020-01-16 08:40:10 +00:00
security security/vboot: Allow UDC regardless of vboot state 2020-01-18 11:17:30 +00:00
soc soc/intel/common: Fix typos 2020-01-18 11:04:18 +00:00
southbridge sb/intel/i82371eb: Add PIIX4 definitions 2020-01-14 18:19:14 +00:00
superio superio/nuvoton/nct5104d: Add soft reset GPIO functionality 2020-01-15 18:54:33 +00:00
vendorcode vc/amd/agesa: Fix out of bounds read 2020-01-13 11:22:40 +00:00
Kconfig timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour 2020-01-10 14:11:50 +00:00