Skip to content

Commit 31b35b3

Browse files
committed
whitespace
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
1 parent a64c7db commit 31b35b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/bin/mtest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ def configure_options(target):
427427
# and more options again (not sure which) for 3.0.0
428428
set_config_option("unset", "MBEDTLS_PSA_CRYPTO_SPM", silent=False)
429429

430+
430431
def flags_to_hr_str(flags):
431432
hrs = ""
432433
for f in flags:

0 commit comments

Comments
 (0)