Commit 7fb282e
platform: stm: bl2: log set_wmsec2 on bank 2 mismatch
The 'else if' branch handling the case where bank 2 must be fully
non-secure was missing the BOOT_LOG_ERR("... : set wmsec2") message
present in all other protection-mismatch branches of
low_level_security.c.
Align the log output with the rest of the function. No functional
change.
Change-Id: If645f440809a389e78825ac054405e636768394a
Signed-off-by: Benjamin Grolleau <benjamin.grolleau@outlook.com>1 parent ddc2535 commit 7fb282e
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| 715 | + | |
715 | 716 | | |
716 | 717 | | |
717 | 718 | | |
| |||
0 commit comments