Kconfig: Add CONFIG_SGX support
commit2f44bea907bb76adc511de5ba733c5164eedbce8
authorYang Zhong <yang.zhong@intel.com>
Mon, 19 Jul 2021 11:21:34 +0000 (19 19:21 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Sep 2021 12:50:19 +0000 (30 14:50 +0200)
tree2b5bb422a754d22923eacb1613c8f3691626d99f
parent56918a126ae25383cb0c2c74a6f0f784a6d59ac1
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>
configs/devices/i386-softmmu/default.mak
hw/i386/Kconfig