arm-trusted-firmware/lib/semihosting
Ryan Harkin cd52932098 Fix semihosting with latest toolchain
Fixes issues #10:

https://github.com/ARM-software/tf-issues/issues/10

This patch changes all/most variables of type int to be size_t or long
to fix the sizing and alignment problems found when building with the
newer toolchains such as Linaro GCC 13.12 or later.

Change-Id: Idc9d48eb2ff9b8c5bbd5b227e6907263d1ea188b
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2014-02-20 19:06:34 +00:00
..
aarch64 Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
semihosting.c Fix semihosting with latest toolchain 2014-02-20 19:06:34 +00:00