coreboot/src/cpu
Aaron Durbin 8cd723bc0c lib/prog_loaders: use common ramstage_cache_invalid()
All current implementations of ramstage_cache_invalid() were just
resetting the system based on the RESET_ON_INVALID_RAMSTAGE_CACHE
Kconfig option. Move that behavior to a single implementation
within prog_loaders.c which removes duplication.

Change-Id: I67aae73f9e1305732f90d947fe57c5aaf66ada9e
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17184
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-10-31 19:34:20 +01:00
..
allwinner src/cpu: Remove unnecessary whitespace 2016-10-07 18:08:25 +02:00
amd src/cpu: Remove unnecessary whitespace 2016-10-07 18:08:25 +02:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
intel lib/prog_loaders: use common ramstage_cache_invalid() 2016-10-31 19:34:20 +01:00
qemu-power8 cpu/qemu-power8: don't enable it for qemu-x86 2016-02-19 20:03:52 +01:00
qemu-x86 qemu-x86: Enable SMP support 2015-12-08 15:54:27 +01:00
ti Kconfig: lay groundwork for not assuming SPI flash boot device 2016-08-18 06:18:21 +02:00
via src/cpu: Remove unnecessary whitespace 2016-10-07 18:08:25 +02:00
x86 src/cpu: Remove unnecessary whitespace 2016-10-07 18:08:25 +02:00
Kconfig Kconfig: Add option for microcode filenames 2016-09-08 00:29:08 +02:00
Makefile.inc src/cpu: Fix location for cpu_microcode_blob.bin in COREBOOT CBFS only 2016-10-11 23:36:18 +02:00