coreboot-kgpe-d16/src/cpu
Arthur Heymans 791097834b cpu/x86/mp_init.c: Calculate perm_smbase from ramstage data
The data needed to compute the permanent smbase for a core, when
relocating, is present in the ramstage data which the stub located at
DEFAULT_SMBASE (0x30000) calls back to. There is no need to fetch this
from via the stub params.

Change-Id: I3894c39ec8cae3ecc46b469a0fdddcad2a8f26c4
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50763
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-03-18 08:14:32 +00:00
..
amd cpu/amd/agesa/family15tn/fixme.c 2021-01-28 09:17:40 +00:00
armltd
intel cpu/intel/microcode: Fix caching logic in intel_microcode_find 2021-03-12 17:33:01 +00:00
qemu-power8
qemu-x86 cpu/qemu-x86: Add an option to use the smmloader v2 2021-03-18 08:10:33 +00:00
x86 cpu/x86/mp_init.c: Calculate perm_smbase from ramstage data 2021-03-18 08:14:32 +00:00
Kconfig src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
Makefile.inc src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00