commit | 4217920d7cbe2dd431b7218a60e023d81537a609 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Wed Nov 15 16:24:25 2023 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Dec 05 10:12:48 2023 +0000 |
tree | 247201e9b0e25211faf2c65dace1daf8f840b83e | |
parent | 64153a7910d2f654ceaaf05c2db34eb718bade5a [diff] |
arch: arm: Use returned reason from secure fault handle function Use the returned reason from the secure fault handle function. I see no reason why this was ignored, and it is used in the hardfault handler. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>