commit | 3d3c44537fa4c50d73bbcea4e65b86965834d237 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Thu Nov 11 14:29:25 2021 +0100 |
committer | David Hu <david.hu@arm.com> | Tue Nov 16 03:21:45 2021 +0100 |
tree | 8a8633d98d532c44a330fd2a48cdcb0b548f74fb | |
parent | 386374ceb935ef6e3fe3241a17fba17216d7ac7c [diff] |
secure_fw: exception_info: Log fatal error as error message Having enabled the exception info dump the FATAL_ERROR message should be printed as error message. Since the default SPM log level is info using debug log level for these messages means that by default nothing is outputted when exception info dump is enabled. Change-Id: I10dcf9302d472bc6ee7919e00ab083b95caac8bf Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>