coreboot/src
Wim Vervoorn 397ce3c45f vendorcode/eltan/security: Align mboot with coreboot tpm
Align the eltan mboot support with coreboot tpm support to limit the amount of custom code.

We now only support SHA256 pcrs, only single a single digest will be handled in a call.
The pcr invalidation has been changed fixed values are now loaded while the correct algortihm is
selected.

BUG=N/A
TEST=tested on fbg1701

Change-Id: Id11389ca90c1e6121293353402a2dd464a2e6727
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36483
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
2019-11-05 15:01:37 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch cpu/qemu-x86: Add x86_64 bootblock support 2019-11-04 11:58:58 +00:00
commonlib commonlib: Use __builtin_offsetof with supported compilers 2019-11-05 15:00:44 +00:00
console console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
cpu intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER 2019-11-05 14:38:17 +00:00
device console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
drivers drivers/pc80: Remove UDELAY_TIMER2 2019-11-05 14:38:52 +00:00
ec include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
include pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined 2019-11-05 14:58:58 +00:00
lib bootblock: Add TS_START_BOOTBLOCK and TS_END_BOOTBLOCK 2019-11-05 13:42:10 +00:00
mainboard vendorcode/eltan/security: Align mboot with coreboot tpm 2019-11-05 15:01:37 +00:00
northbridge intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER 2019-11-05 14:38:17 +00:00
security src/[northbridge,security]: change "unsigned" to "unsigned int" 2019-10-27 18:12:50 +00:00
soc soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZE 2019-11-05 14:59:59 +00:00
southbridge sb/intel: Use defined CONFIG_HPET_ADDRESS 2019-11-04 13:19:42 +00:00
superio superio/nuvoton/nct5539d: use SuperIO ACPI generator 2019-11-04 22:08:13 +00:00
vendorcode vendorcode/eltan/security: Align mboot with coreboot tpm 2019-11-05 15:01:37 +00:00
Kconfig src/Kconfig: Drop unused DEBUG_ACPI 2019-11-05 14:58:11 +00:00