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:37, 19 February 2018 (Created page with 'A '''memory protection unit (MPU)''', is a computer hardware unit that provide memory protection. It is usually implemented as part of the central processi...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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). 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).