Re: [PATCH v17 01/35] docs: gunyah: Introduce Gunyah Hypervisor

From: Srivatsa Vaddagiri
Date: Thu Mar 07 2024 - 10:38:34 EST


* Elliot Berman <quic_eberman@xxxxxxxxxxx> [2024-02-22 15:16:24]:

> Gunyah is an open-source Type-1 hypervisor developed by Qualcomm. It
> does not depend on any lower-privileged OS/kernel code for its core
> functionality. This increases its security and can support a smaller
> trusted computing based when compared to Type-2 hypervisors.
>
> Add documentation describing the Gunyah hypervisor and the main
> components of the Gunyah hypervisor which are of interest to Linux
> virtualization development.
>
> Signed-off-by: Elliot Berman <quic_eberman@xxxxxxxxxxx>

LGTM.

Reviewed-by: Srivatsa Vaddagiri <quic_svaddagi@xxxxxxxxxxx>

- vatsa