On Tue, Jan 09, 2018 at 02:33:54PM -0600, Andrew F. Davis wrote:
> The signing certificate name is always 15 chars long, but need not be
> null terminated. One solution is then to use printf precision modifiers
> to only print this many chars ("%.15s"), but tiny printf does not support
> this, so lets just drop printing the cert name for now.
>
> Signed-off-by: Andrew F. Davis <[email protected]>Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

