Re: [PATCH 00/12] KVM: arm64: FF-A proxy for pKVM

2022-12-02 Thread Will Deacon
On Wed, 16 Nov 2022 17:03:23 +, Quentin Perret wrote: > pKVM's primary goal is to protect guest pages from a compromised host by > enforcing access control restrictions using stage-2 page-tables. Sadly, > this cannot prevent TrustZone from accessing non-secure memory, and a > compromised host

[PATCH 00/12] KVM: arm64: FF-A proxy for pKVM

2022-11-16 Thread Quentin Perret
Hi all, pKVM's primary goal is to protect guest pages from a compromised host by enforcing access control restrictions using stage-2 page-tables. Sadly, this cannot prevent TrustZone from accessing non-secure memory, and a compromised host could, for example, perform a 'confused deputy' attack by