1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-10 13:12:25 +02:00
Files
u-boot-megous/arch/arm/include/asm/armv8
Zhichun Hua 21a257b9b3 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>
2015-07-20 11:44:40 -07:00
..