[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xen master] x86/tboot: add Intel dependency



commit 3117e58ce03a0aecd945abe99778407a176fe2f1
Author:     Sergiy Kibrik <Sergiy_Kibrik@xxxxxxxx>
AuthorDate: Wed Sep 4 16:08:37 2024 +0200
Commit:     Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Wed Sep 4 16:08:37 2024 +0200

    x86/tboot: add Intel dependency
    
    Make the Intel-specific Trusted Boot implementation dependant on general 
Intel CPU support.
    
    Signed-off-by: Sergiy Kibrik <Sergiy_Kibrik@xxxxxxxx>
    Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
---
 xen/arch/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig
index dee8db45e8..62f0b5e0f4 100644
--- a/xen/arch/x86/Kconfig
+++ b/xen/arch/x86/Kconfig
@@ -222,7 +222,7 @@ config HVM_FEP
 
 config TBOOT
        bool "Xen tboot support (UNSUPPORTED)"
-       depends on UNSUPPORTED
+       depends on INTEL && UNSUPPORTED
        default !PV_SHIM_EXCLUSIVE
        select CRYPTO
        help
--
generated by git-patchbot for /home/xen/git/xen.git#master



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.