coreboot/src
Julius Werner 413a742ad9 vboot: Fix MOCK_SECDATA for new naming scheme
CB:37655 updated all secdata_xxx to secdata_firmware_xxx, but forgot the
code that's only compiled when MOCK_SECDATA is set. This patch fixes it.

Change-Id: Icf12fe405d7ce46345ccbdcb76f6aa1b56ed0194
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37772
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Joel Kitching <kitching@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-12-18 06:31:30 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Make X86 stages select ARCH_X86 2019-12-16 09:41:08 +00:00
commonlib printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
console printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
cpu cpu/intel: Remove ROMCC header guards and code 2019-12-17 18:13:38 +00:00
device device/pnp: introduce and use PNP_SKIP_FUNCTION 2019-12-16 13:40:05 +00:00
drivers drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driver 2019-12-17 13:15:47 +00:00
ec src: Conditionally include TEVT 2019-12-17 13:10:27 +00:00
include include/cpu/x86: Add STM Support 2019-12-18 00:33:30 +00:00
lib fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
mainboard mb/emulation/qemu-q35: Drop unused romcc-related Kconfig 2019-12-17 18:14:14 +00:00
northbridge Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" 2019-12-14 15:38:16 +00:00
security vboot: Fix MOCK_SECDATA for new naming scheme 2019-12-18 06:31:30 +00:00
soc soc/intel/skylake: Change SA_PCIEX_LENGTH to 256MB 2019-12-17 13:17:08 +00:00
southbridge soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages 2019-12-16 09:47:56 +00:00
superio superio/aspeed/ast2400: Add AST2500 support 2019-12-17 13:05:49 +00:00
vendorcode vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v1433 2019-12-16 09:49:07 +00:00
Kconfig Kconfig: Drop NO_RELOCATABLE_RAMSTAGE 2019-12-09 17:02:16 +00:00