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 <[email protected]>
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 <[email protected]>
Signed-off-by: Hari Limaye <[email protected]>
Reviewed-by: Ayan Kumarb Halder <[email protected]>
Tested-by: Ayan Kumarb Halder <[email protected]>
(On R82 and R52 with some additional patches)
- Ayan