coreboot-kgpe-d16/src/soc/amd/picasso
Marshall Dawson 901cb9ca46 soc/amd/picasso: Move BERT region to cbmem
Allocate storage for the BERT reserved memory in cbmem, and add it in
response to a romstage hook.  Add a Kconfig option for adjusting the
size reserved.  This is different from the Stoney Ridge implementation
where it was intentionally oversized to ease MTRR use and to keep TSEG
aligned.

Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I4759154d394a8f5b35c0ef0a15994bbef25492e5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38694
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-18 15:54:33 +00:00
..
acpi soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
include/soc soc/amd/psp: Add SmmInfo command 2020-04-16 23:15:09 +00:00
acp.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
acpi.c acpi: Bump FADT to revision 6 2020-04-13 23:32:15 +00:00
chip.c Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
chip.h soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
cpu.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
finalize.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
gpio.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
i2c.c Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
Kconfig soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
Makefile.inc soc/amd/picasso: Add common PSP support 2020-04-15 12:24:17 +00:00
mca.c soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
memmap.c soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
northbridge.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
pmutil.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
psp.c soc/amd/psp: Add SmmInfo command 2020-04-16 23:15:09 +00:00
reset.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
romstage.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
sata.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
smi.c soc/amd/psp: Add SmmInfo command 2020-04-16 23:15:09 +00:00
smi_util.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
smihandler.c soc/amd/picasso: Notify PSP system is going to sleep state 2020-04-16 23:17:23 +00:00
soc_util.c soc/amd/picasso/soc_util: add TODO to Dali detection 2020-04-13 12:38:30 +00:00
southbridge.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
tsc_freq.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
uart.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
usb.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00