arm-trusted-firmware/lib
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
..
arch/aarch64 Factor out translation table setup in ARM FVP port 2014-02-20 19:06:34 +00:00
semihosting Fix semihosting with latest toolchain 2014-02-20 19:06:34 +00:00
stdlib Add IO abstraction framework 2014-02-17 18:51:43 +00:00
sync/locks Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
io_storage.c Add IO abstraction framework 2014-02-17 18:51:43 +00:00
mmio.c Probe for GICv3 re-distributors on core bring-up 2014-01-17 10:27:53 +00:00