]> Git Repo - u-boot.git/commit - board/ti/am335x/board.c
board: am33xx-hs: Allow post-processing of FIT image on AM33xx
authorAndrew F. Davis <[email protected]>
Tue, 30 Aug 2016 19:06:24 +0000 (14:06 -0500)
committerTom Rini <[email protected]>
Sun, 2 Oct 2016 12:10:01 +0000 (08:10 -0400)
commitb0a4eea1a0d63a5debc132ff579590c057262339
treecab3ccf6b2f9d99e466e5c3991a75869a2a62650
parent7e5a0bfbd23584e31e490871931378e647ad827b
board: am33xx-hs: Allow post-processing of FIT image on AM33xx

When CONFIG_FIT_IMAGE_POST_PROCESS or CONFIG_SPL_FIT_IMAGE_POST_PROCESS
is enabled board_fit_image_post_process will be called, add this
function to am33xx boards when CONFIG_TI_SECURE_DEVICE is set to
verify the loaded image.

Signed-off-by: Andrew F. Davis <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Lokesh Vutla <[email protected]>
board/ti/am335x/board.c
This page took 0.033672 seconds and 4 git commands to generate.