summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/sgx/Kconfig
blob: 7889582007607ca92b742483bd59c4862265b730 (plain)
1
2
3
4
5
6
7
config SOC_INTEL_COMMON_BLOCK_SGX
	bool
	default n
	help
	 Software Guard eXtension(SGX) Feature. Intel SGX is a set of new CPU
	 instructions that can be used by applications to set aside privat
	 regions of code and data.