commit | 06e5cf7acd1f94ab7c1cd6945974a1f039672940 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Nov 03 13:49:42 2015 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Nov 03 13:49:42 2015 +0000 |
tree | bd249316c9f0c194310b525691aeae47e39b6b8b | |
parent | 08b8e0f527930208a548b424d2ab3103bf3c8c02 [diff] |
target-arm: Report S/NS status in the CPU debug logs If this CPU supports EL3, enhance the printing of the current CPU mode in debug logging to distinguish S from NS modes as appropriate. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 1445883178-576-3-git-send-email-peter.maydell@linaro.org