arm-trusted-firmware/lib/psa
Sandrine Bailleux 2abd317d27 fix(measured-boot): fix verbosity level of RSS digests traces
Most traces displayed by log_measurement() use the INFO verbosity
level. Only the digests are unconditionally printed, regardless of
the verbosity level. As a result, when the verbosity level is set
lower than INFO (typically in release mode), only the digests are
printed, which look weird and out of context.

Change-Id: I0220977c35dcb636f1510d8a7a0a9e3d92548bdc
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2022-06-16 14:29:41 +02:00
..
initial_attestation.c feat(lib/psa): mock PSA APIs 2022-05-11 15:47:30 +02:00
measured_boot.c fix(measured-boot): fix verbosity level of RSS digests traces 2022-06-16 14:29:41 +02:00
measured_boot_private.h feat(lib/psa): add measured boot API 2022-05-11 15:47:02 +02:00