From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 29 Jul 2016 09:29:12 -0400 Subject: [U-Boot] [PATCH] common: image: Add support for post-processing of images In-Reply-To: <1469639559-7339-1-git-send-email-dannenberg@ti.com> References: <1469639559-7339-1-git-send-email-dannenberg@ti.com> Message-ID: <20160729132912.GD17970@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: