coreboot-kgpe-d16/src/soc/intel/alderlake
Subrata Banik 34237863ff soc/intel/alderlake: Select VBOOT_X86_SHA256_ACCELERATION config
By enabling the flag alderlake platform will use hardware sha
instruction instead of software implementation for sha256.

This will speed up firmware verification especially on low-performance
device.

Change-Id: Ie8ab02360fdceafab257e9a301e6a89d3a22c3ae
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55612
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-07-01 09:38:31 +00:00
..
acpi soc/intel/alderlake: Enable support for common IRQ block 2021-06-29 21:54:00 +00:00
bootblock soc/intel/alderlake: Add GFx Device ID 0x46b3 2021-06-21 05:38:58 +00:00
include/soc soc/intel/common: Move PMC EPOC related code to Intel common code 2021-06-30 07:34:44 +00:00
romstage soc/intel/alderlake: Update mainboard_memory_init_params() argument 2021-06-24 07:55:12 +00:00
spd soc/intel/alderlake: Add new memory parts for ADL boards 2021-06-03 15:51:17 +00:00
acpi.c soc/intel: Drop casts around soc_read_pmc_base() 2021-06-28 04:16:48 +00:00
chip.c soc/intel/alderlake: Enable support for common IRQ block 2021-06-29 21:54:00 +00:00
chip.h soc/intel/alderlake/romstage: Update display UPDs based on InternalGfx 2021-06-16 03:50:20 +00:00
chipset.cb soc/intel/adl: Add SKU specific power limits support 2021-06-07 19:02:02 +00:00
cpu.c soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXIT 2021-05-07 06:05:37 +00:00
crashlog.c soc/intel/alderlake: Add CrashLog implementation for Intel ADL 2021-05-06 03:32:22 +00:00
dptf.c soc/intel/alderlake: Add DPTF HIDs for Alder Lake SoC 2021-04-23 14:46:33 +00:00
elog.c soc/intel/*: Update data types for variables holding PCH_DEVFN_* macros 2021-05-03 16:28:53 +00:00
espi.c src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
finalize.c
fsp_params.c soc/intel/alderlake: Send End-of-Post message to CSE 2021-06-30 22:19:35 +00:00
gpio.c soc/intel/alderlake: Add known GPIO virtual wire information 2021-05-14 08:58:07 +00:00
gspi.c
i2c.c
Kconfig soc/intel/alderlake: Select VBOOT_X86_SHA256_ACCELERATION config 2021-07-01 09:38:31 +00:00
lockdown.c
Makefile.inc cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
me.c
meminit.c soc/intel/alderlake: Update meminit code due to upd changes FSP 2147 onwards 2021-05-16 22:17:52 +00:00
p2sb.c
pcie_rp.c
pmc.c soc/intel/common: Move PMC EPOC related code to Intel common code 2021-06-30 07:34:44 +00:00
pmutil.c
reset.c
smihandler.c soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmaster 2021-05-07 06:05:18 +00:00
soundwire.c soc/intel/common: Move PMC EPOC related code to Intel common code 2021-06-30 07:34:44 +00:00
spi.c
systemagent.c soc/intel/adl: Add SKU specific power limits support 2021-06-07 19:02:02 +00:00
uart.c
xhci.c soc/intel/alderlake: Correct TCSS XHCI Port status offset 2021-06-08 15:25:29 +00:00