coreboot-kgpe-d16/src
Subrata Banik ce70f0b699 soc/intel/jasperlake: Use SBI msg to disable HECI1
Select HECI_DISABLE_USING_SMM config for Jasper Lake to disable HECI1
device using the SBI msg in SMM.

BUG=none
TEST=None

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I3e8568750ec941fc8b8e7407bad027f7175953c7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61456
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-02-02 07:38:01 +00:00
..
acpi src: Remove unused <stdbool> 2022-01-19 15:15:50 +00:00
arch arch/riscv: Fix some SMP related headers 2022-01-19 19:29:42 +00:00
commonlib commonlib: Add new "CSME ROM started execution" TS 2022-01-21 22:43:30 +00:00
console lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART 2022-01-25 16:13:39 +00:00
cpu cpu/x86/smm: Add SMM_LEGACY_ASEG 2022-02-01 20:35:02 +00:00
device src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
drivers drivers/spi/spiconsole.c: Remove unuseful 'return' in void function 2022-02-01 18:05:27 +00:00
ec ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void function 2022-02-01 18:05:07 +00:00
include cpu/x86/smm: Add SMM_LEGACY_ASEG 2022-02-01 20:35:02 +00:00
lib lib/spd_cache.c: Drop comparison to {true, false} 2022-01-28 17:56:10 +00:00
mainboard mb/google/brya: Remove mb_gpio_lock_config() override function 2022-02-02 07:03:33 +00:00
northbridge nb/intel/gm45/raminit.c: Fix indent for 'if' statement 2022-01-31 13:57:34 +00:00
security console/cbmem_console: Rename cbmem_dump_console 2022-01-13 15:25:43 +00:00
soc soc/intel/jasperlake: Use SBI msg to disable HECI1 2022-02-02 07:38:01 +00:00
southbridge cpu/x86/smm: Add SMM_LEGACY_ASEG 2022-02-01 20:35:02 +00:00
superio superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statement 2022-01-31 13:56:59 +00:00
vendorcode psp_verstage: add new svc for cezanne 2022-02-01 22:31:56 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00