All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jon Mason" <jdmason@kudzu.us>
To: meta-arm@lists.yoctoproject.org
Cc: Diego Sueiro <Diego.Sueiro@arm.com>
Subject: Re: [meta-arm] [PATCH 0/5] tf-a recipe improvements and new recipes for SCP and firmware image for Juno
Date: Thu, 23 Apr 2020 14:35:17 -0400	[thread overview]
Message-ID: <20200423183517.GA19884@kudzu.us> (raw)
In-Reply-To: <3949BFDE-975E-4461-B81D-F53954DFF91E@arm.com>

On Tue, Apr 21, 2020 at 08:10:21AM +0000, Bertrand Marquis wrote:
> 
> 
> > On 21 Apr 2020, at 08:33, Diego Sueiro via lists.yoctoproject.org <diego.sueiro=arm.com@lists.yoctoproject.org> wrote:
> > 
> > This patch series includes:
> >    Removal of misbehaving do_clean task from tf-a recipe
> >    Change tf-a recipe to deliver compiled binaries to sysroot as well
> >    Introduction of scp-firmware-juno and firmware-image-juno recipes
> > 
> 
> 
> Reviewed-By: Bertrand Marquis <bertrand.marquis@arm.com>

Pulled into the master branch.

Thanks,
Jon

> 
> > 
> > Diego Sueiro (5):
> >  meta-arm-bsp:trusted-firmware-a: Remove custom do_clean task
> >  trusted-firmware-a: Deliver binaries artefacts to sysroot/firmware
> >  meta-arm-bsp: Introduce the scp-firmware-juno recipe
> >  meta-arm-bsp: Introduce firmware-image-juno recipe
> >  arm-autonomy: Append firmware-image-juno recipe to collect Xen
> >    binaries
> > 
> > .../images/firmware-image-juno.bbappend            | 14 ++++
> > .../firmware-image-juno}/images-r0.txt             |  2 +-
> > .../firmware-image-juno}/images-r1.txt             |  2 +-
> > .../firmware-image-juno}/images-r2.txt             |  2 +-
> > .../juno => images/firmware-image-juno}/uEnv.txt   |  0
> > .../trusted-firmware-a_2.%.bbappend                | 13 ----
> > meta-arm-bsp/conf/machine/juno.conf                |  2 +-
> > meta-arm-bsp/documentation/juno.md                 |  7 +-
> > .../firmware/scp-firmware-juno_19.06.bb            | 38 ++++++++++
> > .../recipes-bsp/images/firmware-image-juno.bb      | 64 +++++++++++++++++
> > .../firmware-image-juno}/images-r0.txt             |  0
> > .../firmware-image-juno}/images-r1.txt             |  0
> > .../firmware-image-juno}/images-r2.txt             |  0
> > .../juno => images/firmware-image-juno}/uEnv.txt   |  0
> > .../trusted-firmware-a/trusted-firmware-a-fvp.inc  |  7 +-
> > .../trusted-firmware-a/trusted-firmware-a-juno.inc | 82 +++-------------------
> > .../trusted-firmware-a/trusted-firmware-a.inc      | 36 +++++-----
> > 17 files changed, 152 insertions(+), 117 deletions(-)
> > create mode 100644 meta-arm-autonomy/recipes-bsp/images/firmware-image-juno.bbappend
> > rename meta-arm-autonomy/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/images-r0.txt (98%)
> > rename meta-arm-autonomy/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/images-r1.txt (98%)
> > rename meta-arm-autonomy/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/images-r2.txt (98%)
> > rename meta-arm-autonomy/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/uEnv.txt (100%)
> > delete mode 100644 meta-arm-autonomy/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.%.bbappend
> > create mode 100644 meta-arm-bsp/recipes-bsp/firmware/scp-firmware-juno_19.06.bb
> > create mode 100644 meta-arm-bsp/recipes-bsp/images/firmware-image-juno.bb
> > rename meta-arm-bsp/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/images-r0.txt (100%)
> > rename meta-arm-bsp/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/images-r1.txt (100%)
> > rename meta-arm-bsp/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/images-r2.txt (100%)
> > rename meta-arm-bsp/recipes-bsp/{trusted-firmware-a/files/juno => images/firmware-image-juno}/uEnv.txt (100%)
> > 
> > -- 
> > 2.7.4
> > 
> > 
> 

> 


      reply	other threads:[~2020-04-23 18:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  7:33 [PATCH 0/5] tf-a recipe improvements and new recipes for SCP and firmware image for Juno Diego Sueiro
2020-04-21  7:33 ` [PATCH 1/5] meta-arm-bsp:trusted-firmware-a: Remove custom do_clean task Diego Sueiro
2020-04-21  7:33 ` [PATCH 2/5] trusted-firmware-a: Deliver binaries artefacts to sysroot/firmware Diego Sueiro
2020-05-19  4:05   ` [meta-arm] " Denys Dmytriyenko
2020-05-19  6:10     ` Diego Sueiro
2020-05-19  6:40       ` Denys Dmytriyenko
2020-05-19  9:11         ` Diego Sueiro
2020-04-21  7:33 ` [PATCH 3/5] meta-arm-bsp: Introduce the scp-firmware-juno recipe Diego Sueiro
2020-04-21  7:33 ` [PATCH 4/5] meta-arm-bsp: Introduce firmware-image-juno recipe Diego Sueiro
2020-04-21  7:33 ` [PATCH 5/5] arm-autonomy: Append firmware-image-juno recipe to collect Xen binaries Diego Sueiro
2020-04-21  8:10 ` [meta-arm] [PATCH 0/5] tf-a recipe improvements and new recipes for SCP and firmware image for Juno Bertrand Marquis
2020-04-23 18:35   ` Jon Mason [this message]

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=20200423183517.GA19884@kudzu.us \
    --to=jdmason@kudzu.us \
    --cc=Diego.Sueiro@arm.com \
    --cc=meta-arm@lists.yoctoproject.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.