]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(cert-create): change WARN to VERBOSE
authorlaurenw-arm <lauren.wehrmeister@arm.com>
Wed, 8 Feb 2023 19:14:54 +0000 (13:14 -0600)
committerlaurenw-arm <lauren.wehrmeister@arm.com>
Thu, 9 Feb 2023 17:55:33 +0000 (11:55 -0600)
commit76a85cfa0ab5e7093ad18601b7e73a1e425d8025
tree6deb30df8b61b8ea27d99b16a65314a35cad5f5a
parent6264643a0711faef346cbbb6e3d928a198aeaf31
fix(cert-create): change WARN to VERBOSE

SAVE_KEYS is set to '0' by default, causing cert_create to
show the 'Key filename not specified' message on each run
even though this is perfectly normal. Show the message only
in the VERBOSE log level.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Change-Id: I472cdec2670055ab0edd99d172f79d01ad575972
tools/cert_create/src/key.c