[U-Boot] [PATCH 2/3] imx: hab: Make usage of packed attribute consistent

Fabio Estevam festevam at gmail.com
Sat Mar 10 00:46:39 UTC 2018


On Fri, Mar 9, 2018 at 10:07 AM, Bryan O'Donoghue
<bryan.odonoghue at linaro.org> wrote:
> commit cd2d46003ce1 ("arm: imx: hab: Add IVT header definitions") declares
> struct ivt_header as "__attribute__((packed))".
>
> commit ed286bc80e9d ("imx: hab: Check if CSF is valid before
> authenticating image") declares struct hab_hdr with __packed.
>
> This patch makes the __packed convention consistent.
>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue at linaro.org>
> Cc: Utkarsh Gupta <utkarsh.gupta at nxp.com>
> Cc: Breno Lima <breno.lima at nxp.com>
> Cc: Fabio Estevam <fabio.estevam at nxp.com>

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>


More information about the U-Boot mailing list