Changeset 0a9533fc in rtems for c

Timestamp:
09/28/13 08:08:24 (11 years ago)
Author:
Hesham AL-Matary <heshamelmatary@…>
Branches:
4.11, 5, master
Children:
5ceefe1
Parents:
abceda99
git-author:
Hesham AL-Matary <heshamelmatary@…> (09/28/13 08:08:24)
git-committer:
Gedare Bloom <gedare@…> (10/03/13 12:51:29)
Message:

Add a new necessary definition needed for raspberrypi MMU support

The new ARM_CP15_CTRL_XP is necessary to share ARMv6 and ARMv7
page-table formats and definitions.
It enables the extended page tables (introduced in ARMv6)
to be configured for the hardware page translation mechanism. This way
we can share ARMv6 and ARMv7 page tables entry formats.

Other Fault Status Register Definitions can be useful for debugging or
excpetion handlers.

(No files)

Note: See TracChangeset for help on using the changeset viewer.