summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorYang Zhong2021-07-19 13:21:34 +0200
committerPaolo Bonzini2021-09-30 14:50:19 +0200
commit2f44bea907bb76adc511de5ba733c5164eedbce8 (patch)
tree2b5bb422a754d22923eacb1613c8f3691626d99f /configs
parentmemory: Add RAM_PROTECTED flag to skip IOMMU mappings (diff)
downloadqemu-2f44bea907bb76adc511de5ba733c5164eedbce8.tar.gz
qemu-2f44bea907bb76adc511de5ba733c5164eedbce8.tar.xz
qemu-2f44bea907bb76adc511de5ba733c5164eedbce8.zip
Kconfig: Add CONFIG_SGX support
Add new CONFIG_SGX for sgx support in the Qemu, and the Kconfig default enable sgx in the i386 platform. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <20210719112136.57018-32-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/devices/i386-softmmu/default.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/devices/i386-softmmu/default.mak b/configs/devices/i386-softmmu/default.mak
index 84d1a2487c..598c6646df 100644
--- a/configs/devices/i386-softmmu/default.mak
+++ b/configs/devices/i386-softmmu/default.mak
@@ -22,6 +22,7 @@
#CONFIG_TPM_CRB=n
#CONFIG_TPM_TIS_ISA=n
#CONFIG_VTD=n
+#CONFIG_SGX=n
# Boards:
#