commit | d04c7aef02efaee45d5989dd3c33861c2a827880 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Thu Sep 17 15:15:27 2020 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Sep 21 17:53:42 2020 +0200 |
tree | c8253b37f8fe20dcf5400625108c0e1650205c7d | |
parent | 7dea0db06d38e6df48b9080cf38946f499e44be1 [diff] |
Align AARCH32 version of debug.S with AARCH64 Re-order code (put panic and report_exception at the end of the file). Export asm_print_* functions. Add asm_print_line_dec macro, and asm_print_newline func. Align comments in both AARCH32 and AARCH64 files. Add blank lines in AARCH64 files to align with AARCH32. Change-Id: I8e299a27c1390f71f04e260cd4a0e59b2384eb19 Signed-off-by: Yann Gautier <yann.gautier@st.com>