mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
To: Denis OSTERLAND <denis.osterland@diehl.com>,
	"barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: [PATCH] images: ignore i.MX signed (USB) images and outputs of imx-csf tool
Date: Mon, 24 Jun 2019 14:30:05 +0200	[thread overview]
Message-ID: <0dfe3495603bae2becd0ed6223b6e048c6a43c76.camel@pengutronix.de> (raw)
In-Reply-To: <1561374944.28933.40.camel@diehl.com>

Hi,

> AFAIK csf is the input format for cst tool.
> So it should be s/csf/cst/.

Yes and no. CSF (Command Sequence File) is the input format for the
cst, however the cst outputs a csf binary blob containing the
certificates, signatures and the required sequence of commands for the
bootrom.
.csfbin is the correct name either way because barebox uses these
filenames as an intermediate step before appending the csf binary blob
to the image:

$ ls images/*csfbin
images/start_nxp_imx8mq_evk.pblb.simximg.csfbin
$

I think changing the filename would not make much sense, since the
csfbin still contains the same sequence of commands, albeit in a binary
form with additional data attached.

Hope this helps,
Rouven Czerwinski


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2019-06-24 12:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 10:36 Roland Hieber
2019-06-24 11:15 ` Denis OSTERLAND
2019-06-24 12:30   ` Rouven Czerwinski [this message]
2019-06-24 12:24 ` Roland Hieber

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=0dfe3495603bae2becd0ed6223b6e048c6a43c76.camel@pengutronix.de \
    --to=r.czerwinski@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=denis.osterland@diehl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox