Skip to content

Commit fe78170

Browse files
Staphylomihirpat1saiarcot895
authored
Disable AMD memory encryption (#438)
Under some circumpstances, having memory encryption turned on lead to silent kernel crashes. This is currently preventing SONiC using linux 6.1+ from being kexec'ed from Aboot uing kexec-tools in 64 bit. Some bisecting pointed out a change made to the way amd memory encryption is enabled. [c01fce9cef8491974f7f007f90281f1608400768] x86/compressed: Add SEV-SNP feature detection/setup Co-authored-by: mihirpat1 <[email protected]> Co-authored-by: Saikrishna Arcot <[email protected]>
1 parent b8cdf9e commit fe78170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patch/kconfig-exclusions

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CONFIG_MTD_SPI_NOR_USE_4K_SECTORS
1212
###-> mellanox_common-end
1313

1414
[amd64]
15+
CONFIG_AMD_MEM_ENCRYPT
1516
# Unset X86_PAT according to Broadcom's requirement
1617
CONFIG_X86_PAT
1718
CONFIG_MLXSW_PCI

0 commit comments

Comments
 (0)