Message ID | 20241202145731.6422-1-will@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Minor tweaks to arm64 CoCO guest support | expand |
On Mon, 02 Dec 2024 14:57:28 +0000, Will Deacon wrote: > Here are a couple of minor tweaks to the CoCO guest support on arm64. > > The first enables protected guests under pKVM when pvmfw is not being > used (and therefore MMIO guard is not enabled). This is useful for pvmfw > development and for testing a VMM outside of the Android Virtualisation > Framework APIs. > > [...] Applied to arm64 (for-next/fixes), thanks! [1/2] drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails https://git.kernel.org/arm64/c/d44679fb954f [2/2] MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entry https://git.kernel.org/arm64/c/92230596252a