coreboot-kgpe-d16/src/soc/amd/common
Felix Held 9065f4f8ed soc/amd: move non-CAR linker scripts to common directory
AMD family 17h and newer don't use cache as RAM, since the RAM is
already initialized by the PSP when the x86 cores are released from
reset. Therefore they use a different linker script as the rest of the
x86 chips in coreboot do. Since there will be support for newer
generations than Picasso will be added, move those linker scripts from
soc/amd/picasso to soc/amd/common/block/cpu/noncar.

TEST=Timeless build of amd/mandolin and amd/gardenia result in identical
binaries.

Change-Id: Ie60372aa498b6e505708f97213b502c9d0b3534b
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47828
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-11-22 17:35:20 +00:00
..
acpi soc/amd/common/acpi: Create platform.asl to define acpi transitions 2020-10-28 17:17:22 +00:00
block soc/amd: move non-CAR linker scripts to common directory 2020-11-22 17:35:20 +00:00
vboot soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot 2020-11-21 19:40:20 +00:00
Kconfig.common soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig 2020-11-19 14:29:14 +00:00
Makefile.inc soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vboot 2020-11-21 19:40:20 +00:00