coreboot/src/security/intel
Patrick Rudolph 5b334b88a6 x86_64 assembly: Don't touch %gs
With CPU_INFO_V2 enabled %gs holds the pointer to the cpu_info struct,
so don't clobber it. Backup and restore %gs where possible.
Fixes a crash in MPinit seen after calling FSP-S.

Change-Id: If9fc999b34530de5d8b6ad27b9af25fc552e9420
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59764
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-12-06 12:37:48 +00:00
..
cbnt src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
stm Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
txt x86_64 assembly: Don't touch %gs 2021-12-06 12:37:48 +00:00
Kconfig
Makefile.inc