From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Maier,
Brandon L Collins"
<Brandon.Maier@collins.com>
Cc: Sergey Matyukevich <geomatsi@gmail.com>,
Brandon Maier via buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot] [External] Re: [PATCH 1/1] boot/arm-trusted-firmware: enable verbose output
Date: Mon, 6 May 2024 20:52:21 +0200 [thread overview]
Message-ID: <20240506205221.3768e4f0@windsurf> (raw)
In-Reply-To: <BN0P110MB16737572D6105F0CEE0102F7EB1CA@BN0P110MB1673.NAMP110.PROD.OUTLOOK.COM>
On Mon, 6 May 2024 18:15:55 +0000
"Maier, Brandon L Collins" <Brandon.Maier@collins.com> wrote:
> > I am confused as to why this patch is needed: for both Linux and
> > U-Boot, we don't need to do anything special, just doing "make V=1" at
> > the top-level, the V=1 gets passed down to Linux/U-Boot, and they
> > exhibit a verbose build. However, that doesn't work with
> > arm-trusted-firmware indeed, so I have applied your patch which makes
> > the build verbose also for arm-trusted-firmware. Still a bit unclear as
> > to why it doesn't work "by default".
>
> The Arm Trusted Firmware sets "V := 0". So, it only sees verbosity when passed as an argument.
> https://github.com/ARM-software/arm-trusted-firmware/blob/master/make_helpers/defaults.mk#L291-L292
Aaah, that explains it! I'm not sure how I missed this when looking at
the TF-A Makefile (but I looked quickly). Thanks for following up on
this!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-05-06 18:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-12 21:12 [Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: enable verbose output Brandon Maier via buildroot
2024-05-05 13:39 ` Thomas Petazzoni via buildroot
2024-05-06 18:15 ` [Buildroot] [External] " Maier, Brandon L Collins via buildroot
2024-05-06 18:52 ` Thomas Petazzoni via buildroot [this message]
2024-05-22 6:12 ` [Buildroot] " 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=20240506205221.3768e4f0@windsurf \
--to=buildroot@buildroot.org \
--cc=Brandon.Maier@collins.com \
--cc=geomatsi@gmail.com \
--cc=thomas.petazzoni@bootlin.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.