summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/sgx/Kconfig
blob: 0852bfbf49de4e151606f08c1bd110c6f99debb2 (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 private
	 regions of code and data.