coreboot-kgpe-d16/src
Pratik Prajapati a04aa3d566 sgx: Move SGX code to intel/common/block
CONFIG_SOC_INTEL_COMMON_BLOCK_SGX controls building. The SGX feature
is still enabled from devicetree.cb. As of now this SGX init supports
only KBL (SKL not tested). Support of SGX for new SOCs would be added
incrementally in this common code base.

Change-Id: I0fbba364b7342e686a2287ea1a910ef9a4eed595
Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com>
Reviewed-on: https://review.coreboot.org/20173
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-07-10 17:16:26 +00:00
..
acpi
arch x86/acpigen: Fix acpigen_write_field 2017-07-07 21:09:53 +00:00
commonlib riscv: Update the gcc built-in macro __riscv__ 2017-07-01 00:29:38 +00:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu cpu/intel/haswell: Fix undefined behavior 2017-07-06 20:19:25 +00:00
device src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
drivers northbridge/intel/haswell: Fix undefined behavior 2017-07-03 10:33:16 +00:00
ec ec/mec1308: Fix fan control ACPI 2017-07-08 19:06:00 +00:00
include smbios: Correct the system enclosure types 2017-07-06 08:51:24 +00:00
lib src/lib: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:37 +00:00
mainboard amd/gardenia: Fix includes after platform change to soc/ 2017-07-08 23:18:07 +00:00
northbridge nb/amd: add IS_ENABLED() around Kconfig symbol references 2017-07-08 19:01:19 +00:00
soc sgx: Move SGX code to intel/common/block 2017-07-10 17:16:26 +00:00
southbridge sb/intel/i82870: Add whitespace around '<<' 2017-07-06 08:49:44 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode src/vendorcode: add IS_ENABLED() around Kconfig symbol references 2017-07-08 19:03:42 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00