Xil_DisableMPU - 2020.2 English

OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2020-11-24
Version
2020.2 English

Disable MPU for Cortex R5 processors.

This function invalidates I cache and flush the D Caches, and then disabes the MPU.

Prototype

void Xil_DisableMPU(void);

Parameters

The following table lists the Xil_DisableMPU function arguments.

Table 1. Xil_DisableMPU Arguments
Name Description
None.

Returns

None.