Jump to content

Memory protection unit

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Sandeep pranavam (talk | contribs) at 06:41, 19 February 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A memory protection unit (MPU), is a computer hardware unit that provide 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 does not need the full fledged feature of a memory management unit like virtual memory management. [2][3]

See also

References

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