coreboot/src
Daniel Kurtz e153101b9a google/kahlee: Swap UNIFIED_MRC_CACHE and RW_SECTION_A in fwmap
The firmware_Mosys FAFT test does not allow RW_SECTION_A, RW_SECTION_B or
RW_SHARED to be 0-sized, nor located at offset 0x00000000.

Swap UNIFIED_MRC_CACHE and RW_SECTION_A to pass this test.

BUG=b:79865447
TEST=test_that -b grunt ${IP} firmware_Mosys

Change-Id: If60919fd998ac786d58a5a258d7b5ded727db64b
Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-on: https://review.coreboot.org/26356
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-05-22 03:12:57 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
commonlib Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
console Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
cpu cpu/x86: Add support to run function on single AP 2018-05-19 01:16:06 +00:00
device devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
drivers src: Remove non-ascii characters 2018-05-22 02:54:24 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
lib Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
mainboard google/kahlee: Swap UNIFIED_MRC_CACHE and RW_SECTION_A in fwmap 2018-05-22 03:12:57 +00:00
northbridge nb/amd/amdk8: Get rid of device_t 2018-05-21 20:28:10 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc src: Remove non-ascii characters 2018-05-22 02:54:24 +00:00
southbridge src: Remove non-ascii characters 2018-05-22 02:54:24 +00:00
superio superio/ite/it8720f: Implement power control 2018-05-15 11:47:14 +00:00
vendorcode intel/fsp: Update Cannonlake FSP header 2018-05-18 12:19:56 +00:00
Kconfig Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00