Browse Source
Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc
Fix documentation for CnP bit
pull/1247/head
davidcunado-arm
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
docs/firmware-design.rst
|
|
@ -2574,9 +2574,9 @@ This Architecture Extension is targeted when ``ARM_ARCH_MAJOR`` == 8 and |
|
|
|
``ARM_ARCH_MINOR`` >= 2. |
|
|
|
|
|
|
|
- The Common not Private (CnP) bit is enabled to indicate that multiple |
|
|
|
Page Entries in the same Inner Shareable domain use the same translation |
|
|
|
table entries for a given stage of translation for a particular translation |
|
|
|
regime. |
|
|
|
Processing Elements in the same Inner Shareable domain use the same |
|
|
|
translation table entries for a given stage of translation for a particular |
|
|
|
translation regime. |
|
|
|
|
|
|
|
ARMv7 |
|
|
|
~~~~~ |
|
|
|