summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAndreas Dannenberg <dannenberg@ti.com>2016-07-27 12:12:39 -0500
committerTom Rini <trini@konsulko.com>2016-08-12 09:22:18 -0400
commiteba3fbd6a12b1c4a75c24135535075f0d0fb8074 (patch)
treec6749d26585cd6448d764872fb606bfad99c1c40 /arch
parentb25732c22beccb5a2ce3ec4174ea084ba0e176ab (diff)
downloadu-boot-imx-eba3fbd6a12b1c4a75c24135535075f0d0fb8074.zip
u-boot-imx-eba3fbd6a12b1c4a75c24135535075f0d0fb8074.tar.gz
u-boot-imx-eba3fbd6a12b1c4a75c24135535075f0d0fb8074.tar.bz2
common: image: Add support for post-processing of images
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions