summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordavidcunado-arm <david.cunado@arm.com>2018-01-29 22:46:27 +0000
committerGitHub <noreply@github.com>2018-01-29 22:46:27 +0000
commitaca8a49041d5355a2357620256c585aa9fba0b92 (patch)
treed7ac395dce541190476d83d89e00a117356c72ee /docs
parent380accaa4836d0cbff4ed9b8a499e82da51fdef4 (diff)
parent7c0a843fa2b6c047974676cd5175351b5db53c1c (diff)
Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc
Fix documentation for CnP bit
Diffstat (limited to 'docs')
-rw-r--r--docs/firmware-design.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/firmware-design.rst b/docs/firmware-design.rst
index 1f8fcc86..c383c5d1 100644
--- a/docs/firmware-design.rst
+++ b/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
~~~~~