coreboot/src
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 ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch SMBIOS: Introduce smbios_full_table_len function 2021-07-01 07:38:00 +00:00
commonlib commonlib: Add Intel-specific timestamps for before/after sending EOP 2021-06-30 22:20:32 +00:00
console Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s 2021-06-25 15:51:20 +00:00
cpu src: Move select ARCH_X86 to platforms 2021-06-30 04:48:59 +00:00
device device/pci_device.c: Drop redundant guard 2021-06-30 04:45:10 +00:00
drivers SMBIOS: Drop now-unnecessary unions 2021-07-01 07:38:32 +00:00
ec ec/google: Use EC_HOST_EVENT_NONE 2021-06-30 04:57:16 +00:00
include SMBIOS: Drop now-unnecessary unions 2021-07-01 07:38:32 +00:00
lib nvs: Add Chrome OS NVS (CNVS) information to coreboot tables 2021-06-18 18:38:14 +00:00
mainboard mb/emulation/qemu-i440fx/fw_cfg.c: Use smbios_header 2021-07-01 07:38:18 +00:00
northbridge nb/intel/haswell/pcie.c: Avoid needless death 2021-06-22 04:47:20 +00:00
security vboot: add VBOOT_X86_SHA256_ACCELERATION config 2021-07-01 09:38:19 +00:00
soc soc/intel/alderlake: Select VBOOT_X86_SHA256_ACCELERATION config 2021-07-01 09:38:31 +00:00
southbridge southbridge/intel/common: Move invalid PIRQ value to 0 2021-06-29 21:50:35 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/mediatek/mt8195: Fix license headers 2021-06-30 02:22:56 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00