Cortex A9 Processor MMU Functions - 2020.2 English

OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2020-11-24
Version
2020.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
  • None.
void Xil_DisableMMU
  • None.
void * Xil_MemMap
  • UINTPTR PhysAddr
  • size_t size
  • u32 flags