coreboot-kgpe-d16/src/security
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
..
intel x86_64 assembly: Don't touch %gs 2021-12-06 12:37:48 +00:00
lockdown
memory src/mainboard to src/security: Fix spelling errors 2021-10-05 18:06:52 +00:00
tpm cbfs: Remove deprecated APIs 2021-12-06 12:36:45 +00:00
vboot cbfs: Remove deprecated APIs 2021-12-06 12:36:45 +00:00
Kconfig
Makefile.inc