imx: hab: Explain that ivt_offset is optional
authorFabio Estevam <festevam@denx.de>
Thu, 7 Sep 2023 01:47:27 +0000 (22:47 -0300)
committerStefano Babic <sbabic@denx.de>
Sat, 23 Sep 2023 16:45:34 +0000 (18:45 +0200)
commit5ae4f74a1b9908fdde1d2b58fdb5d617bf41b51b
tree281df6891868c8ad77a47be6180232d1933199c9
parentade6e375c30d155b28c85da76f26eea9ae625773
imx: hab: Explain that ivt_offset is optional

The ivt_offset parameter is optional for both hab_auth_img_or_fail
and hab_auth_img commands.

Document it in their usage texts to make it clearer.

Signed-off-by: Fabio Estevam <festevam@denx.de>
arch/arm/mach-imx/hab.c