From: Radha Mohan Chintakuntla Date: Fri, 7 Mar 2014 08:49:25 +0000 (+0000) Subject: arm64: Add boot time configuration of Intermediate Physical Address size X-Git-Tag: v3.15-rc1~164^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87366d8cf7b3f6dc34633938aa8766e5a390ce33;p=pandora-kernel.git arm64: Add boot time configuration of Intermediate Physical Address size ARMv8 supports a range of physical address bit sizes. The PARange bits from ID_AA64MMFR0_EL1 register are read during boot-time and the intermediate physical address size bits are written in the translation control registers (TCR_EL1 and VTCR_EL2). There is no change in the VA bits and levels of translation. Signed-off-by: Radha Mohan Chintakuntla Reviewed-by: Will Deacon Acked-by: Marc Zyngier Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed