coreboot-kgpe-d16/src/soc
Kyösti Mälkki 8f076f2be8 soc/amd/stoneyridge,picasso: Switch SMM lock condition
SMM_TSEG is a qualifier between TSEG and ASEG memory
region. ASEG is deprecated and not supported for
this platform in coreboot codebase.

The SMM lock should be set based on whether SMM is
installed or not, HAVE_SMI_HANDLER currently tells
that.

Change-Id: I9756f8a59ccfedd59d5b997b35313452dd0c4f46
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34127
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-09 12:44:39 +00:00
..
amd soc/amd/stoneyridge,picasso: Switch SMM lock condition 2019-07-09 12:44:39 +00:00
cavium device/pci_ops: Define pci_find_capability() just once 2019-07-04 09:36:19 +00:00
imgtec arch/mips: Make MIPS specific options depend on ARCH_MIPS 2019-07-07 20:59:55 +00:00
intel arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
mediatek mediatek/mt8183: update dcxo output buffer setting 2019-07-07 21:04:21 +00:00
nvidia src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
qualcomm vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms 2019-07-03 00:38:41 +00:00
rockchip vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms 2019-07-03 00:38:41 +00:00
samsung Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
sifive src/mb/sifive/hifive-unleashed: initialize Gigabit Ethernet Controller 2019-03-18 09:12:46 +00:00
ucb riscv: Add initial support for 32bit boards 2019-02-13 04:49:14 +00:00