]> git.dujemihanovic.xyz Git - u-boot.git/commit
common: avb_verify: rework error/debug prints
authorIgor Opaniuk <igor.opaniuk@gmail.com>
Fri, 9 Feb 2024 19:20:41 +0000 (20:20 +0100)
committerMattijs Korpershoek <mkorpershoek@baylibre.com>
Thu, 15 Feb 2024 09:38:34 +0000 (10:38 +0100)
commit0508a7c6678685d46ba7f50ad0a70a1a38245945
treec7d1673f23bbc3f4a82ba51af73ae11d176ce673
parenta14aa59e7e696f9b90d3fe0de55ce50cf0e21dd5
common: avb_verify: rework error/debug prints

Make error prints more verbose with additional context.
Also s/print/debug/g for prints, which might be relevant only
for debugging purposes.

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
Link: https://lore.kernel.org/r/20240209192045.3961832-4-igor.opaniuk@foundries.io
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
common/avb_verify.c