[EXT] [PATCH v2 8/8] crypto/dpaa_sec: add debug framework
Akhil Goyal
gakhil at marvell.com
Fri Jan 21 12:20:44 CET 2022
> Adding useful debug prints in DPAA driver for
> easy debugging.
>
> Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
> ---
> doc/guides/cryptodevs/dpaa_sec.rst | 10 ++
> drivers/bus/dpaa/dpaa_bus.c | 16 ++-
> drivers/crypto/dpaa_sec/dpaa_sec.c | 192 ++++++++++++++++++++++++++++-
> 3 files changed, 213 insertions(+), 5 deletions(-)
>
Fix checkpatch issues
Warning in drivers/crypto/dpaa_sec/dpaa_sec.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
More information about the dev
mailing list