commit | ca23a5f0cf7564226beb3be853eb2697b12a2d02 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Wed Aug 23 14:30:05 2023 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Aug 26 16:50:40 2023 -0400 |
tree | f18e9228f184a908b72c508fcc8d30cc9275f538 | |
parent | 088a31e2bffae4e6eb6a169e7028a8edf12d6780 [diff] |
xtensa: mmu: allow SoC to do additional MMU init steps This adds a function arch_xtensa_mmu_post_init() which can be implemented on the SoC layer to perform additional MMU initialization steps if necessary. Signed-off-by: Daniel Leung <daniel.leung@intel.com>