cloud-hypervisor/src
Jinank Jain 1b9ce69afa src: Add compile time check for SNP and TDX
We need to make sure that SEV-SNP and TDX are not enabled at the same
time. As these two features belong to mutually exclusive hardware
vendors. So, we should make sure that these two features are not enabled
at the same. Thus, a compile time check for it.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2023-09-07 12:52:27 +01:00
..
bin ch-remote: dbus: Remove unnecessary mut from reference 2023-08-22 12:01:54 +01:00
main.rs src: Add compile time check for SNP and TDX 2023-09-07 12:52:27 +01:00