coreboot/src/cpu
Julius Werner 8355aa4de2 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING
This option is not used on any platform and is not user-visible. It
seems that it has not been used by anyone for a long time (maybe ever).
Let's get rid of it to make future CBFS / program loader development
simpler.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I2fa4d6d6f7c1d7a5ba552177b45e890b70008f36
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39442
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-03-11 12:32:24 +00:00
..
amd src: capitalize 'PCIe' 2020-03-04 15:43:30 +00:00
armltd Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
intel cpu/intel/model_206ax: Lock MSR on all cores 2020-03-04 10:39:39 +00:00
qemu-power8 AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
qemu-x86 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
ti fmap: Make FMAP_CACHE mandatory if it is configured in 2019-12-11 11:42:26 +00:00
x86 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING 2020-03-11 12:32:24 +00:00
Kconfig cpu/Kconfig: Remove old reference to ROMCC 2020-02-24 14:24:34 +00:00
Makefile.inc cpu/microcode: Fix config CPU_MICROCODE_CBFS_EXTERNAL_BINS 2020-03-04 10:38:55 +00:00