]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv8: Fix TCR macros for shareability attribute
authorZhichun Hua <zhichun.hua@freescale.com>
Mon, 29 Jun 2015 07:49:37 +0000 (15:49 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:34:25 +0000 (13:34 +0200)
commit8ef508dc4c7e630b05b33ef903e3739fc6c3611e
treeb2c18bd23c1dc14e3a7aee097c0b817bf1ba744f
parent4cbf8a0b8d21df367b0b63e546e83f9b26a21183
armv8: Fix TCR macros for shareability attribute

For ARMv8, outer shareable is 0b10, inner shareable is 0b11 at bit
position [13:12] of TCR_ELx register.

Signed-off-by: Zhichun Hua <zhichun.hua@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
arch/arm/include/asm/armv8/mmu.h