Arm Cortex-A9 Processor MMU Functions - 2022.1 English

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

Document ID
UG643
Release Date
2022-04-21
Version
2022.1 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