linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] arm64: Boot time configuration of Intermediate Physical Address size
@ 2014-03-03  7:00 mohun106 at gmail.com
  2014-03-03  7:00 ` [RFC PATCH 1/1] arm64: Add boot " mohun106 at gmail.com
  0 siblings, 1 reply; 5+ messages in thread
From: mohun106 at gmail.com @ 2014-03-03  7:00 UTC (permalink / raw)
  To: linux-arm-kernel

From: Radha Mohan Chintakuntla <rchintakuntla@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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-06 10:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03  7:00 [RFC PATCH 0/1] arm64: Boot time configuration of Intermediate Physical Address size mohun106 at gmail.com
2014-03-03  7:00 ` [RFC PATCH 1/1] arm64: Add boot " mohun106 at gmail.com
2014-03-06  6:06   ` Radha Mohan
2014-03-06 10:37     ` Will Deacon
2014-03-06 10:44       ` Radha Mohan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).