Updated: October 28, 2024 |
Set up the processor for virtual addressing mode by setting up page-mapping hardware and enabling the pager.
#include "board_startup.h" void init_mmu (void)
None.
This function is only relevant on systems with an MMU. It performs different tasks on ARM and x86 platforms: