[RFC PATCH 0/1] arm64: Boot time configuration of Intermediate
mohun106 at gmail.com
mohun106 at gmail.com
Mon Mar 3 01:52:19 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.
This patch is a re-written version of
http://www.spinics.net/lists/arm-kernel/msg311035.html with a new
subject line to suit the actual thing being done.
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 | 7 +++++++
arch/arm64/mm/proc.S | 9 ++++++++-
4 files changed, 23 insertions(+), 13 deletions(-)
More information about the linux-arm-kernel
mailing list