projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4038f58
)
xen/arm: cpregs: Fix typo in the documentation of TTBCR
author
Julien Grall
<julien.grall@arm.com>
Mon, 16 Jul 2018 17:26:59 +0000
(18:26 +0100)
committer
Julien Grall
<julien.grall@arm.com>
Wed, 22 Aug 2018 15:31:01 +0000
(16:31 +0100)
Signed-off-by: Julien Grall <julien.grall@linaro.org>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/cpregs.h
patch
|
blob
|
history
diff --git
a/xen/include/asm-arm/cpregs.h
b/xen/include/asm-arm/cpregs.h
index 4c74e8161b12671ccc75db0f56cfa3b95cc6ddbc..07e579198306f62d73dbaec0905ecd57de4acf14 100644
(file)
--- a/
xen/include/asm-arm/cpregs.h
+++ b/
xen/include/asm-arm/cpregs.h
@@
-141,7
+141,7
@@
#define HSTR p15,4,c1,c1,3 /* Hyp. System Trap Register */
/* CP15 CR2: Translation Table Base and Control Registers */
-#define TTBCR p15,0,c2,c0,2 /* Translat
at
ion Table Base Control Register */
+#define TTBCR p15,0,c2,c0,2 /* Translation Table Base Control Register */
#define TTBR0 p15,0,c2 /* Translation Table Base Reg. 0 */
#define TTBR1 p15,1,c2 /* Translation Table Base Reg. 1 */
#define HTTBR p15,4,c2 /* Hyp. Translation Table Base Register */