commit | 5ddcbdd8158d30ce2fc8b7f4084bc1df455eac44 | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Thu Dec 19 11:59:31 2019 +0000 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Thu Dec 19 14:53:28 2019 +0000 |
tree | 246e1b0cd913e8f26482ec4b12157624077f5640 | |
parent | 0d35873c8fbe3a1f9682044bd060e18a567f4e74 [diff] |
TF-A: Fix BL2 bug in dynamic configuration initialisation This patch fixes the bug in BL2 dynamic configuration initialisation which prevents loading NT_FW_CONFIG image (ref. GENFW-3471). It also adds parentheses around 'if' statement conditions to fix Coverity defect. Change-Id: I353566c29b84341887e13bf8098a4fedfc4e00ff Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>