mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Confidential VMs (CVM) are not currently supported on the AArch64 architecture. Add an early check in the performance metrics binary to exit with a clear error message when CVM mode is selected on AArch64. Signed-off-by: Muminul Islam <muislam@microsoft.com>