1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-12 01:40:00 +02:00
Files
u-boot-megous/arch
Marek Vasut b0296e22cb imx: hab: Use size parameter
The current code works by sheer coincidence, because (see HABv4 API
documentation, section 3.4) the RVT authenticate_image call updates
the size that is passed in with the actual size ROM code pulls from
IVT/CSF . So if the input size is larger, that is "fine" . Pass in
size instead to make this really correct.

Signed-off-by: Marek Vasut <marex@denx.de>
2023-10-16 16:25:09 +02:00
..
2023-10-16 16:25:09 +02:00
2023-09-06 13:28:58 +02:00
2023-09-06 13:28:58 +02:00