summaryrefslogtreecommitdiff
path: root/lib/stdlib/abort.c
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2016-03-22 17:38:00 +0000
committerSoby Mathew <soby.mathew@arm.com>2016-04-07 22:29:04 +0100
commitf2f5a7bd182f0e35bc65ed5622a9be83cd0f2d67 (patch)
tree43b849d7bbee8b97b7238a62b487147a8ad4db75 /lib/stdlib/abort.c
parent7a0ae2f457d4d80daa94c357254fee757337ff28 (diff)
Differentiate `long` and `long long` formats in tf_printf
This patch adds support to differentiate between `long` and `long long` format specifiers in tf_printf(). In AArch64, they are the same which is a 64-bit word. But, in AArch32 they are different and tf_printf() needs to handle these format specifiers separately. This patch also fixes the type of variables used to generic C types. Change-Id: If3bbb0245cd0183acbe13bc1fe0d9743f417578f
Diffstat (limited to 'lib/stdlib/abort.c')
0 files changed, 0 insertions, 0 deletions