arm-trusted-firmware/lib/xlat_tables_v2
Sandrine Bailleux 664e69311e xlat lib v2: Fix sign of debug loop variable
This patch changes the sign of the loop variable used in
xlat_tables_print(). It needs to be unsigned because it is compared
against another unsigned int.

Change-Id: I2b3cee7990dd75e8ebd2701de3860ead7cad8dc8
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2017-08-01 09:18:51 +01:00
..
aarch32 xlat lib: Fix some types 2017-07-26 09:28:23 +01:00
aarch64 xlat lib: Fix some types 2017-07-26 09:28:23 +01:00
xlat_tables.mk xlat lib v2: Expose *_ctx() APIs 2017-07-26 09:20:05 +01:00
xlat_tables_internal.c xlat lib v2: Fix sign of debug loop variable 2017-08-01 09:18:51 +01:00
xlat_tables_private.h xlat lib v2: Remove hard-coded virtual address space size 2017-07-26 09:28:23 +01:00