Hi Hari,
On 30/07/2025 09:45, Hari Limaye wrote:
CAUTION: This message has originated from an External Source. Please use proper
judgment and caution when opening attachments, clicking links, or responding to
this email.
From: Luca Fancellu <luca.fance...@arm.com>
Introduce helpers (un)map_mm_range() in order to allow the temporary
mapping of a range of memory, and use these to implement the function
`ioremap_attr` for MPU systems.
Signed-off-by: Luca Fancellu <luca.fance...@arm.com>
Signed-off-by: Hari Limaye <hari.lim...@arm.com>
Reviewed-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com>
Tested-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com>
(On R82 and R52 with some additional patches)
- Ayan