coreboot/src
Nico Huber aa5ff5a0fc amd_blobs: Always set default paths
Don't make the default paths to AMD blobs depend on USE_AMD_BLOBS. This
way we get error messages about the missing files when the blobs repos
aren't checked out.

Change-Id: I754fdc5e1414c8a3dc88b364bcfbea9a26b59eb0
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38044
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2020-12-05 17:39:30 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch cpu/x86/64bit: Add code to call function in protected mode 2020-12-05 08:19:17 +00:00
commonlib cbfs: mcache: Fix end-of-cache check 2020-12-03 21:21:11 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/x86/64bit: Add code to call function in protected mode 2020-12-05 08:19:17 +00:00
device device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
drivers drivers/intel/fsp2_0/memory_init: Wrap calls into FSP 2020-12-05 08:19:34 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include device/pci_id: Add TCSS PCI IDs for Alderlake 2020-12-05 05:36:29 +00:00
lib cbfs: Add more error messages for lookup 2020-12-04 22:35:40 +00:00
mainboard mb/prodrive/hermes: Generalise check_signature function 2020-12-05 13:43:28 +00:00
northbridge cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() 2020-12-03 00:00:19 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc amd_blobs: Always set default paths 2020-12-05 17:39:30 +00:00
southbridge cpu/qemu-x86: Add the option to have no SMM 2020-12-04 11:11:17 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode amd_blobs: Always set default paths 2020-12-05 17:39:30 +00:00
Kconfig lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00