public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] mkimage: Default to adding a crc32 hash with '-f auto'
Date: Wed, 3 Jun 2020 12:26:51 -0400	[thread overview]
Message-ID: <20200603162651.GS32287@bill-the-cat> (raw)
In-Reply-To: <20200527072419.1.I6b204b428d46addbce0f668960df1756a0bd5a0a@changeid>

On Wed, May 27, 2020 at 07:24:55AM -0600, Simon Glass wrote:

> This option currently does not add any sort of hash to the images in the
> FIT.
> 
> Add a hash node requesting a crc32 checksum, which at least provides some
> protection.
> 
> The crc32 value is easily ignored (e.g. in SPL) if not needed. and takes
> up only about 48 bytes per image, including overhead.
> 
> Suggested-by: Wolfgang Denk <wd@denx.de>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Wolfgang Denk <wd@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200603/bb40f660/attachment.sig>

      parent reply	other threads:[~2020-06-03 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 13:24 [PATCH] mkimage: Default to adding a crc32 hash with '-f auto' Simon Glass
2020-05-28  5:33 ` Wolfgang Denk
2020-06-03 16:26 ` Tom Rini [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=20200603162651.GS32287@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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