On Thu, Oct 20, 2022 at 12:12:19PM -0500, Andrew Davis wrote:
> The functions board_fit_image_post_process() and board_tee_image_process()
> are not actually board specific (despite their names). Any board using the
> OMAP2 family can use these functions. Move them to boot-common.c.
>
> Signed-of
On Thu, Oct 20, 2022 at 12:12:19PM -0500, Andrew Davis wrote:
> The functions board_fit_image_post_process() and board_tee_image_process()
> are not actually board specific (despite their names). Any board using the
> OMAP2 family can use these functions. Move them to boot-common.c.
>
> Signed-of
The functions board_fit_image_post_process() and board_tee_image_process()
are not actually board specific (despite their names). Any board using the
OMAP2 family can use these functions. Move them to boot-common.c.
Signed-off-by: Andrew Davis
---
arch/arm/mach-omap2/boot-common.c | 16 +
3 matches
Mail list logo