commit | 00a55fe4c5d206e9ecec9d598dfb99a1ac8b296a | [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 | dffd5192df41e77e27bb524bfe64d747c1c43522 [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>