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>
Implement the MPU variant of `setup_frametable_mappings`. This function
will be called by `setup_mm` when an implementation for MPU systems is
added in a follow up commit.
Signed-off-by: Luca Fancellu <luca.fance...@arm.com>
Signed-off-by: Hari Limaye <hari.lim...@arm.com>
Reviewed-by: Ayan Kumarb Halder <ayan.kumar.hal...@amd.com>
Tested-by: Ayan Kumarb Halder <ayan.kumar.hal...@amd.com>
(On R82 and R52 with some additional patches)
- Ayan