Re: [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2024-08-26 10:04:06
Also in:
kvm, kvmarm, linux-coco, lkml
From: Catalin Marinas <catalin.marinas@arm.com>
Date: 2024-08-26 10:04:06
Also in:
kvm, kvmarm, linux-coco, lkml
On Mon, Aug 19, 2024 at 02:19:11PM +0100, Steven Price wrote:
The top bit of the configured IPA size is used as an attribute to control whether the address is protected or shared. Query the configuration from the RMM to assertain which bit this is. Co-developed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Steven Price <steven.price@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>