]> www.infradead.org Git - users/willy/pagecache.git/commit
MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entry
authorWill Deacon <will@kernel.org>
Mon, 2 Dec 2024 14:57:30 +0000 (14:57 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 3 Dec 2024 18:10:20 +0000 (18:10 +0000)
commit92230596252ab6155f2d7f7ff9fa61425800a13f
tree73f0ca3240d87ca773db24848d2aa5b721cca3d1
parentd44679fb954ffea961036ed1aeb7d65035f78489
MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entry

Commits 7999edc484ca ("virt: arm-cca-guest: TSM_REPORT support for
realm") and a06c3fad49a5 ("drivers/virt: pkvm: Add initial support for
running as a protected guest") added arm64 guest-side support for
running in CCA and pKVM confidential computing environments
respectively.

Unfortunately, these changes were not accompanied by a MAINTAINERS
entry and so aren't automatically picked up by the get_maintainer.pl
script. Since the initial support was merged via the arm64 tree, extend
the ARM64 entry to cover the two new directories.

Cc: Marc Zyngier <maz@kernel.org>
Cc: Oliver Upton <oliver.upton@linux.dev>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20241202145731.6422-3-will@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
MAINTAINERS