Skip to content
Commit b0296e22 authored by Marek Vasut's avatar Marek Vasut Committed by Stefano Babic
Browse files

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: default avatarMarek Vasut <marex@denx.de>
parent cc7df0b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment