All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <ross@burtonini.com>
To: rfairfax@microsoft.com
Cc: meta-arm@lists.yoctoproject.org
Subject: Re: [meta-arm] [PATCH] arm/optee-os: Fix build race condition when using fTPM
Date: Tue, 11 Jan 2022 16:22:21 +0000	[thread overview]
Message-ID: <CAAnfSTse5TfHC=dN8VAG9aqTbaGv8HPv+sySOQxU2DEBQNTGig@mail.gmail.com> (raw)
In-Reply-To: <rRI3.1641859639524975819.4njv@lists.yoctoproject.org>

On Tue, 11 Jan 2022 at 00:07, Ryan Fairfax via lists.yoctoproject.org
<rfairfax=microsoft.com@lists.yoctoproject.org> wrote:
> Update dependencies to depend on optee-ftpm:do_deploy instead of do_populate_sysroot since binaries are being referenced from DEPLOY_DIR_IMAGE.

The typical approach here is for packages to also write into staging,
so files can be pulled out of the sysroot instead of deploydir.

eg optee-os does SYSROOT_DIRS += "${nonarch_base_libdir}/firmware" so
that the files are in the sysroot to be shared.

The better question is why this doesn't fail in our CI.   Do you know
why this doesn't break our qemuarm64-secureboot build which does
enable optee-ftpm?

Ross


      reply	other threads:[~2022-01-11 16:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-11  0:07 [PATCH] arm/optee-os: Fix build race condition when using fTPM Ryan Fairfax
2022-01-11 16:22 ` Ross Burton [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='CAAnfSTse5TfHC=dN8VAG9aqTbaGv8HPv+sySOQxU2DEBQNTGig@mail.gmail.com' \
    --to=ross@burtonini.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=rfairfax@microsoft.com \
    /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.