coreboot-kgpe-d16/src/soc/intel/fsp_broadwell_de
Philipp Deppenwiese 66f9a09916 security/vboot: Add measured boot mode
* Introduce a measured boot mode into vboot.
* Add hook for stage measurements in prog_loader and cbfs.
* Implement and hook-up CRTM in vboot and check for suspend.

Change-Id: I339a2f1051e44f36aba9f99828f130592a09355e
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/29547
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-02-25 22:29:16 +00:00
..
acpi soc/intel/fsp_broadwell_de: Drop unused files 2018-12-17 14:16:26 +00:00
bootblock
fsp soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option here 2019-02-11 12:23:54 +00:00
include/soc soc/intel: Standardize names of common MSRs 2019-01-07 10:27:32 +00:00
romstage soc/intel/fsp_broadwell_de: Move early_mainboard_romstage_entry() 2019-01-14 09:14:01 +00:00
acpi.c ACPI: Correct asl_compiler_revision value 2019-02-21 19:07:31 +00:00
chip.c src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
chip.h
cpu.c soc/intel/fsp_broadwell_de: Fix IA32_MC0_* names 2018-10-01 04:15:30 +00:00
gpio.c
iou_complto.c
Kconfig soc/intel/fsp_broadwell_de: Enable FIT support 2019-01-17 12:37:07 +00:00
Makefile.inc security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
memmap.c
northcluster.c fsp_broadwell_de: Move DMAR table generation to corresponding VT-d device 2018-09-20 12:38:02 +00:00
pmutil.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
ramstage.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
smbus.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
smbus_common.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
smi.c
smihandler.c soc: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:45:22 +00:00
smmrelocate.c soc/intel/fsp_broadwell_de: Fix TSEG size computation 2019-01-17 11:49:45 +00:00
southcluster.c soc: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:45:22 +00:00
tsc_freq.c
vtd.c soc/intel/fsp_broadwell_de/vtd: Silence warning 2019-01-10 09:59:28 +00:00