UBUNTU: [Config] enable CONFIG_INTEL_TDX_HOST

BugLink: https://bugs.launchpad.net/bugs/2046040

Intel Trust Domain Extensions (TDX) protects guest VMs from malicious
host and certain physical attacks.

CONFIG_INTEL_TDX_HOST adds the TDX support for the host to run
confidential VMs (TDX guests).

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Acked-by: Andrei Gherzan <andrei.gherzan@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
Andrea Righi
2023-12-09 19:41:40 +01:00
committed by Paolo Pisati
parent 3a793be275
commit 1bc090fb17
+3 -1
View File
@@ -294,6 +294,9 @@ CONFIG_INTEL_ATOMISP2_PM note<'LP: #2017444'>
CONFIG_INTEL_IOMMU_DEFAULT_ON policy<{'amd64': 'n'}>
CONFIG_INTEL_IOMMU_DEFAULT_ON note<'the IOMMU can trigger boot failures'>
CONFIG_INTEL_TDX_HOST policy<{'amd64': 'y'}>
CONFIG_INTEL_TDX_HOST note<'LP: #2046040'>
CONFIG_IOMMU_DEBUGFS policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
CONFIG_IOMMU_DEBUGFS note<'LP: #1861057'>
@@ -6541,7 +6544,6 @@ CONFIG_INTEL_STRATIX10_SERVICE policy<{'arm64': 'm'}>
CONFIG_INTEL_TCC policy<{'amd64': 'y'}>
CONFIG_INTEL_TCC_COOLING policy<{'amd64': 'm'}>
CONFIG_INTEL_TDX_GUEST policy<{'amd64': 'y'}>
CONFIG_INTEL_TDX_HOST policy<{'amd64': 'n'}>
CONFIG_INTEL_TELEMETRY policy<{'amd64': 'm'}>
CONFIG_INTEL_TH policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
CONFIG_INTEL_TH_ACPI policy<{'amd64': 'm', 'arm64': 'm', 'riscv64': 'm'}>