public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot stuck after relocation attempt on MX51 board
Date: Sun, 1 Mar 2015 16:30:37 +0100	[thread overview]
Message-ID: <20150301163037.395731a6@lilith> (raw)
In-Reply-To: <CAOMZO5DR4Fp+jA04-ACvys5=bifQ62VMyzB09vO_avymAGWrMA@mail.gmail.com>

Hello Fabio,

On Sat, 28 Feb 2015 12:56:25 -0300, Fabio Estevam <festevam@gmail.com>
wrote:
> Hi Beno?t,
> 
> On Thu, Feb 26, 2015 at 6:10 PM, Beno?t Th?baudeau
> <benoit.thebaudeau.dev@gmail.com> wrote:
> 
> > That's because CONFIG_HAS_VBAR is set for ARMv7. There may be an
> > issue, though: according to Freescale, the TrustZone security
> > extensions are present on i.MX514/515/516/53x, but not on i.MX512/513.
> > According to ARM, the security extensions seem to always be
> > implemented on Cortex-A8, so it's not clear what Freescale means for
> > i.MX512/513, and if the non-secure VBAR is still available on these.
> > If not, 0x00000000 is the boot ROM, and 0xFFFF0000 is reserved, just
> > like on i.MX25/27/31/35, so disabling CONFIG_HAS_VBAR for i.MX512/513
> > would not help, and your vector relocation patch would be required
> > here too. It would be nice if someone could test the latest U-Boot on
> > i.MX512/513.
> 
> That's a good point. I don't have access to the mx512/mx513 variants though.

Another point is that just skipping vectors relocation is akin to
papering over the issue. If there is any change done in U-Boot, I would
like it to actually ensure that exception handlers are actually called,
as I did with commit db544b96.

> Regards,
> 
> Fabio Estevam

Amicalement,
-- 
Albert.

  reply	other threads:[~2015-03-01 15:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25  2:19 [U-Boot] U-Boot stuck after relocation attempt on MX51 board DaveKucharczyk
2015-02-25 15:49 ` DaveKucharczyk
2015-02-25 20:40 ` Benoît Thébaudeau
2015-02-25 21:23   ` DaveKucharczyk
2015-02-25 22:05     ` Fabio Estevam
2015-02-25 22:08       ` DaveKucharczyk
2015-02-25 23:56         ` Benoît Thébaudeau
2015-02-26 10:38           ` Albert ARIBAUD
2015-02-26 21:15             ` Benoît Thébaudeau
2015-02-26 14:19           ` DaveKucharczyk
2015-02-26 22:01             ` Benoît Thébaudeau
2015-02-28 16:00               ` Fabio Estevam
2015-02-26 21:10       ` Benoît Thébaudeau
2015-02-28 15:56         ` Fabio Estevam
2015-03-01 15:30           ` Albert ARIBAUD [this message]
2015-03-01 18:01             ` Fabio Estevam

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=20150301163037.395731a6@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox