coreboot-kgpe-d16/src/mainboard/emulation
Julius Werner 8245bd25a3 fmap: Make FMAP_CACHE mandatory if it is configured in
Now that we have a CONFIG_NO_FMAP_CACHE to completely configure out the
pre-RAM FMAP cache code, there's no point in allowing the region to be
optional anymore. This patch makes the section required by the linker.
If a board doesn't want to provide it, it has to select NO_FMAP_CACHE.

Adding FMAP_CACHE regions to a couple more targets that I think can use
them but I don't know anything about... please yell if one of these is
a bad idea and I should mark them NO_FMAP_CACHE instead.

Change-Id: Ic7d47772ab3abfa7e3a66815c3739d0af071abc2
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37497
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-12-11 11:42:26 +00:00
..
qemu-aarch64 fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
qemu-armv7 fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
qemu-i440fx src: Add missing include <stdlib.h> 2019-12-03 11:30:52 +00:00
qemu-power8 fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
qemu-q35 Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
qemu-riscv fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
spike-riscv fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
Kconfig mb/emulation: Select QEMU-i440fx by default 2016-10-25 01:31:43 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00