coreboot/src
Patrick Rudolph 0395b4b5f2 mb/emulation/qemu: Configure TSEG size
Configure TSEG size by reading CONFIG_SMM_TSEG_SIZE in romstage.
The remaining Qemu code can already handle the bigger TSEG region.

TEST: Increased TSEG to 8MiB.

Change-Id: I1ae5ac93ecca83ae9c319c666aac844bbd5b259f
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83114
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2024-06-21 15:52:24 +00:00
..
acpi tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
arch arch/arm64: Add Kconfig option ARM64_BL31_OPTEE_WITH_SMC 2024-06-21 01:49:43 +00:00
commonlib commonlib/fsp_relocate: Add PE32+ support 2024-06-21 15:49:38 +00:00
console console: Only add non-stub code to romstage if SEPARATE_ROMSTAGE=y 2024-06-16 13:47:11 +00:00
cpu mb/emulation/qemu: Configure TSEG size 2024-06-21 15:52:24 +00:00
device arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
drivers tpm: Add Ti50 OpenTitan DID_VID 2024-06-14 12:33:31 +00:00
ec ec/google/chromeec/acpi/cros_ec: Ensure GpioInt and _PRW are mutually exclusive 2024-06-17 14:26:13 +00:00
include treewide: Move skip_atoi function to commonlib 2024-06-11 21:06:59 +00:00
lib treewide: Move skip_atoi function to commonlib 2024-06-11 21:06:59 +00:00
mainboard mb/emulation/qemu: Configure TSEG size 2024-06-21 15:52:24 +00:00
northbridge mb/*: Remove old USB configurations from SNB/bd82x6x boards 2024-06-08 00:19:23 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc soc/intel/cmn/block/cse: Create CBMEM entries for payload to fill with CSE info 2024-06-21 15:17:12 +00:00
southbridge sb/intel/lynxpoint/fadt: Fill extended FADT after populating lengths 2024-06-11 18:59:24 +00:00
superio tree: Drop non-existent directories from subdirs-y 2024-06-11 11:26:07 +00:00
vendorcode vc/amd/opensil/*/opensil.h: add missing device/device.h include 2024-06-17 14:27:30 +00:00
Kconfig arch/arm64: Implement initial set of SMBIOS tables 2024-05-25 06:58:23 +00:00