]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: security: Lower verbosity of cert message for GP
authorAndrew Davis <afd@ti.com>
Wed, 10 Apr 2024 18:38:34 +0000 (13:38 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 17 Apr 2024 23:06:13 +0000 (17:06 -0600)
commitadf418d8c1d43388ebcb5f4ca87e113b27ff934f
tree793f2495401abb2e062eadd93501a5760c3a7f39
parent312d4e23e60fc0c64c36c9ca809019a4e9cbf850
arm: mach-k3: security: Lower verbosity of cert message for GP

When we find a certificate on an image to be booted on a GP device we
print out a message explaining that the certificate is being skipped.
This message is rather long and is printed for every image. Shorten
the message and make the long version into a debug message.

Signed-off-by: Andrew Davis <afd@ti.com>
Tested-by: Jonathan Humphreys <j-humphreys@ti.com>
arch/arm/mach-k3/security.c