Arm Cortex-A9 Processor MMU Functions - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

MMU functions equip users to enable MMU, disable MMU and modify default memory attributes of MMU table as per the need.

Table 1. Quick Function Reference
Type Name Arguments
void Xil_SetTlbAttributes
  • INTPTR Addr
  • u32 attrib
void Xil_EnableMMU
  • void
void Xil_DisableMMU
  • void
void * Xil_MemMap
  • UINTPTR PhysAddr
  • size_t size
  • u32 flags