All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] support/testing: fix ATF Vexpress test case
Date: Wed, 25 Apr 2018 21:29:23 +0200	[thread overview]
Message-ID: <20180425212923.4418350b@windsurf> (raw)
In-Reply-To: <20180423201456.3303-1-thomas.petazzoni@bootlin.com>

Hello,

On Mon, 23 Apr 2018 22:14:56 +0200, Thomas Petazzoni wrote:
> This test case currently fails to build with:
> 
> ./build/juno/release/bl1/context_mgmt.o: In function `cm_prepare_el3_exit':
> context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): undefined reference to `cm_set_next_context'
> context_mgmt.c:(.text.cm_prepare_el3_exit+0x54): relocation truncated to fit: R_AARCH64_JUMP26 against undefined symbol `cm_set_next_context'
> 
> This issue has been fixed upstream in commit
> 10c252c14b7f446c0b49ef1aafbd5d37804577dd, available since v1.3. So
> while we bump, let's bump to the latest version of ATF, v1.5.
> 
> Fixes:
> 
>   https://gitlab.com/buildroot.org/buildroot/-/jobs/64360659
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  support/testing/tests/boot/test_atf.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-04-25 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-23 20:14 [Buildroot] [PATCH] support/testing: fix ATF Vexpress test case Thomas Petazzoni
2018-04-25 19:29 ` Thomas Petazzoni [this message]
2018-05-01  6:56   ` Peter Korsgaard

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=20180425212923.4418350b@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.