From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] common: image: Add support for post-processing of images
Date: Fri, 12 Aug 2016 15:53:34 -0400 [thread overview]
Message-ID: <20160812195334.GU4188@bill-the-cat> (raw)
In-Reply-To: <1469639559-7339-1-git-send-email-dannenberg@ti.com>
On Wed, Jul 27, 2016 at 12:12:39PM -0500, Andreas Dannenberg wrote:
> This commit allows injecting a board/platform/device-specific post-
> processing function into the FIT image data loading process, which can
> include modifying the size and altering the starting source address of
> an image data artifact. This might be desired to do things like strip
> headers or footers attached to the images before they were packaged into
> the FIT, or to perform operations such as decryption or authentication.
> Introduce new configuration option CONFIG_FIT_IMAGE_POST_PROCESS to
> allow controlling this feature. If enabled, a platform-specific post-
> process function must be provided.
>
> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160812/085df87a/attachment.sig>
prev parent reply other threads:[~2016-08-12 19:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-27 17:12 [U-Boot] [PATCH] common: image: Add support for post-processing of images Andreas Dannenberg
2016-07-29 13:29 ` Tom Rini
2016-07-29 13:51 ` Simon Glass
2016-07-29 14:30 ` Andreas Dannenberg
2016-08-12 19:53 ` 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=20160812195334.GU4188@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