linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Minor tweaks to arm64 CoCO guest support
@ 2024-12-02 14:57 Will Deacon
  2024-12-02 14:57 ` [PATCH 1/2] drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails Will Deacon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Will Deacon @ 2024-12-02 14:57 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Will Deacon, Catalin Marinas, Keir Fraser, Marc Zyngier,
	Oliver Upton, Steven Price, Suzuki K Poulose, Quentin Perret

Hi folks,

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.

The second extends the ARM64 MAINTAINERS entry to cover the CCA and pKVM
guest support, as neither of them are currently caught by an existing
rule.

Patches against v6.13-rc1.

Cheers,

Will

Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Keir Fraser <keirf@google.com>
Cc: Marc Zyngier <maz@kernel.org>
Cc: Oliver Upton <oliver.upton@linux.dev>
Cc: Steven Price <steven.price@arm.com>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Quentin Perret <qperret@google.com>

---->8

Will Deacon (2):
  drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails
  MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entry

 MAINTAINERS                                   | 2 ++
 drivers/virt/coco/pkvm-guest/arm-pkvm-guest.c | 6 +-----
 2 files changed, 3 insertions(+), 5 deletions(-)

-- 
2.47.0.338.g60cca15819-goog



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-12-03 21:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02 14:57 [PATCH 0/2] Minor tweaks to arm64 CoCO guest support Will Deacon
2024-12-02 14:57 ` [PATCH 1/2] drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails Will Deacon
2024-12-02 14:57 ` [PATCH 2/2] MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entry Will Deacon
2024-12-02 15:54   ` Suzuki K Poulose
2024-12-02 16:05   ` Catalin Marinas
2024-12-03 21:19 ` [PATCH 0/2] Minor tweaks to arm64 CoCO guest support Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).