Memory protection unit

A memory protection unit (MPU) is a computer hardware unit that provides memory protection. It is usually implemented as part of the central processing unit (CPU).[1] MPU is a trimmed down version of memory management unit (MMU) providing only memory protection support. It is usually implemented in low power processors that require only memory protection and do not need the full-fledged feature of a memory management unit like virtual memory management.[2][3]

  1. ^ "ARM Technical Reference Manual - About the MPU".
  2. ^ "FreeRTOS MPU".
  3. ^ "KeyStone Architecture - Memory Protection Unit (MPU)".

Developed by StudentB