Arm Cortex-A9 Processor MMU Functions - 2021.2 English

Xilinx Standalone Library Documentation: OS and Libraries Document Collection

Document ID
UG643
Release Date
2021-10-27
Version
2021.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