coreboot-kgpe-d16/src/soc/intel/skylake
Patrick Rudolph 5fffb5e30d security/intel: Add TXT infrastructure
* Add Kconfig to enable TXT
* Add possibility to add BIOS and SINIT ACMs
* Set default BIOS ACM alignment
* Increase FIT space if TXT is enabled

The following commits depend on the basic Kconfig infrastructure.
Intel TXT isn't supported until all following commits are merged.

Change-Id: I5f0f956d2b7ba43d4e7e0062803c6d8ba569a052
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34585
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
2019-09-02 04:52:04 +00:00
..
acpi soc/intel/skl/acpi: add description for missing PCIe ports 2019-08-30 10:39:49 +00:00
bootblock soc/intel/skylake: Remove duplicated PCI Id 2019-08-30 10:39:35 +00:00
include soc/intel/skylake/vr_config: Add loadline defaults 2019-08-20 11:14:47 +00:00
nhlt src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
romstage soc/intel: Move fill_postcar_frame to memmap.c 2019-08-28 22:48:00 +00:00
acpi.c soc/intel/skl/acpi: add description for missing PCIe ports 2019-08-30 10:39:49 +00:00
chip.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
chip.h devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
chip_fsp20.c soc/intel: Fix invalid use of 'static' 2019-07-18 15:24:07 +00:00
cpu.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
elog.c soc/intel/common: Add SOC specific function to get XHCI USB info 2019-07-19 17:13:50 +00:00
finalize.c soc/intel/skylake: Make use of common thermal code for SKL 2019-08-02 04:34:18 +00:00
fspcar.c soc/intel/skylake: Add FSP CAR support for kabylake 2018-11-07 16:44:20 +00:00
gpio.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
graphics.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
gspi.c
i2c.c
irq.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Kconfig security/intel: Add TXT infrastructure 2019-09-02 04:52:04 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc soc/intel/skylake: Use new power-failure-state API 2019-08-09 09:35:04 +00:00
me.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
memmap.c soc/intel: Move fill_postcar_frame to memmap.c 2019-08-28 22:48:00 +00:00
p2sb.c
pmc.c soc/intel: Drop pmc_soc_restore_power_failure() 2019-08-09 09:37:32 +00:00
pmutil.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smmrelocate.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
spi.c
systemagent.c soc/intel: Expand SA_DEV_ROOT for ramstage 2019-07-21 18:58:01 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00
vr_config.c soc/intel/skylake/vr_config: Add loadline defaults 2019-08-20 11:14:47 +00:00
xhci.c soc/intel/common: Add SOC specific function to get XHCI USB info 2019-07-19 17:13:50 +00:00