All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@arm.com>
To: George John <georgeeldhojohn@gmail.com>, xen-devel@lists.xenproject.org
Subject: Re: Help regarding bringing up dom0 for lager board
Date: Tue, 8 Nov 2016 11:50:16 +0000	[thread overview]
Message-ID: <5e86d582-0a6f-e0cb-b4ed-ca59ffc6a2bc@arm.com> (raw)
In-Reply-To: <CANou6SrPvarC9i=3PKbWobTG9=mZ8F9O60p6-vchLuJgvQJAXA@mail.gmail.com>



On 07/11/2016 16:39, George John wrote:
> Hi,

Hello,

> (XEN) Freed 276kB init memory.
> (XEN) traps.c:2505:d0v0 HSR=0x93820007 pc=0xc001d084 gva=0xe7804060
> gpa=0x000000e6160060

Looking at the log, DOM0 is trying to access an region that is not 
mapped (0x000000e6160060).

When booting Xen is going through the device tree and mapping to dom0 
all the regions described. So it seems that this region is not present 
in the device tree.

Which Linux kernel are you using? I would recommend you to try the 
latest as possible and use the device-tree provided in 
arch/arm/boot/dts/ to see if it solves the problem.

Cheers,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2016-11-08 11:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-07 16:39 Help regarding bringing up dom0 for lager board George John
2016-11-08 11:50 ` Julien Grall [this message]
2016-11-09 14:47   ` George John
2016-11-10 10:41     ` Julien Grall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5e86d582-0a6f-e0cb-b4ed-ca59ffc6a2bc@arm.com \
    --to=julien.grall@arm.com \
    --cc=georgeeldhojohn@gmail.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.