Skip to content
Commit bb30f36f authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Introduce new PTE memory type bits



Provide L_PTE_MT_xxx definitions to describe the memory types that we
use in Linux/ARM.  These definitions are carefully picked such that:

1. their LSBs match what is required for pre-ARMv6 CPUs.
2. they all have a unique encoding, including after modification
   by build_mem_type_table() (the result being that some have more
   than one combination.)

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 9cff96e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment