u-boot/drivers/crypto/fsl
Michael Walle 9b86bf2d14 crypto/fsl: make SEC%u status line consistent
Align the status line with all the other output in U-Boot.

Before the change:
DDR    3.9 GiB (DDR3, 32-bit, CL=11, ECC on)
SEC0: RNG instantiated
WDT:   Started with servicing (60s timeout)

After the change:
DDR    3.9 GiB (DDR3, 32-bit, CL=11, ECC on)
SEC0:  RNG instantiated
WDT:   Started with servicing (60s timeout)

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2020-07-27 14:16:28 +05:30
..
desc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
desc_constr.h crypto/fsl: fix unaligned access 2020-07-27 14:16:28 +05:30
error.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
fsl_blob.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
fsl_hash.c crypto/fsl: unused value in caam_hash_update() 2020-07-27 14:16:28 +05:30
fsl_hash.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_rsa.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
jobdesc.c crypto/fsl: correct printf() statement. 2020-07-27 14:16:28 +05:30
jobdesc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
jr.c crypto/fsl: make SEC%u status line consistent 2020-07-27 14:16:28 +05:30
jr.h Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" 2019-06-11 10:42:48 +02:00
Kconfig Convert CONFIG_CMD_HASH to Kconfig 2017-05-22 12:38:15 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rsa_caam.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sec.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00