[RFC PATCH v2 0/1] arm64: Boot time configuration of Intermediate Physical Address size

mohun106 at gmail.com mohun106 at gmail.com
Fri Mar 7 03:49:24 EST 2014


From: Radha Mohan Chintakuntla <rchintakuntla at cavium.com>

This patch adds support to read the implemented physical address size of
a platform during boot-time and configure the translation control
registers.

Changes since v1:
----------------
- Use BFI instruction instead of combination of UBFIZ and ORR.


Radha Mohan Chintakuntla (1):
  arm64: Add boot time configuration of Intermediate Physical Address
    size

 arch/arm64/include/asm/kvm_arm.h       |   15 ++++++---------
 arch/arm64/include/asm/pgtable-hwdef.h |    5 ++---
 arch/arm64/kvm/hyp-init.S              |    6 ++++++
 arch/arm64/mm/proc.S                   |    8 +++++++-
 4 files changed, 21 insertions(+), 13 deletions(-)




More information about the linux-arm-kernel mailing list