[PATCH] arm: imx: fix signature_block_hdr struct fields order
Fabio Estevam
festevam at gmail.com
Wed Mar 27 02:18:10 CET 2024
Hi Javier,
On Tue, Mar 26, 2024 at 8:07 AM Javier Viguera <javier.viguera at digi.com> wrote:
>
> According to the documentation (for example AN13994), for AHAB-enabled
> devices the format of the signature block is:
>
> +--------------+--------------+--------------+-------------+
> | Tag | Length - msb | Length - lsb | Version |
> +--------------+--------------+--------------+-------------+
> | SRK Table offset | Certificate offset |
> +-----------------------------+----------------------------+
> | Blob offset | Signature offset |
> +-----------------------------+----------------------------+
Could you elaborate more about this and share more details?
Have you seen a run-time error or did you catch it by code inspection?
Please clarify.
Thanks
More information about the U-Boot
mailing list