[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 2/5] arm/mpu: Implement setup_mm for MPU systems
- To: Hari Limaye <hari.limaye@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: "Orzel, Michal" <michal.orzel@xxxxxxx>
- Date: Thu, 28 Aug 2025 09:54:52 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=arm.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=GDw4qFH2GiTyqRXwV3/79RMiCK2Tf45dqdB61FAL9nk=; b=Fz3CiBkDieGfXh1k91ragX6JTbPCEBHCw57hY9vrMpunaLuItbHUIH/6h9ZIUshKGXg4Pob9AcX+vn0Ot3571K8+H1My73RZ9E1D+HO1pDXTyWFdtX7W0GF0O+yQpO3uQIHUs1Af5407AW/EeYjFcu17ElkBG38th3xL5vRs0dvFR//ZT+dwFMl+MJc7E/X62tpSS2uVkrlUnT1TfI5URxcxNXRTtCbfuCehRzWwWEZMMs8crDDTE4kimwgLCyxhnh2R5oERPqvWHMdNlE2TBQa0yPO2qo1iR/w8rFbF1EDxWOIpNxFvAeQB6FWE9Y4xmH5HNRBuwYX99Z3UusCpdg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=IjazLjFpBeQIf3tBy0726Wb+oVR5UBSTyMY7OvJ+QYEf1Pi/knr9mLDFiHoJKzzHn2K9y30mfxFEh588UnYmU68TjAT74BG6K2QnWDGA2XaOQJ29iJAJFGW/DY2t7UKnPDvqm6fJUKOY4p6gi6REUewyCsVNUN6rTLT+FR6hA8VBaj02pH0RqpeZbpgiPmnRBSt/CWbpsvYaMuOvxO3dsAvwmIgWiv2IuVLTHb2ahPfLtZCITc1e5Nq9KLF+rboZSKYqBOfQQd4moXBo0xtm5zmP4/HBfFGe+lx4a3CIBmvyJpdLQy0Cp7CC9smSsca2aRKruV3Iy5wxT+rSraEm4Q==
- Cc: <luca.fancellu@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
- Delivery-date: Thu, 28 Aug 2025 09:22:09 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 27/08/2025 18:35, Hari Limaye wrote:
> From: Luca Fancellu <luca.fancellu@xxxxxxx>
>
> Implement `setup_mm` for MPU systems. This variant doesn't need to set
> up the direct map.
>
> Signed-off-by: Luca Fancellu <luca.fancellu@xxxxxxx>
> Signed-off-by: Hari Limaye <hari.limaye@xxxxxxx>
Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx>
~Michal
|