xlat lib: Fix some types
Fix the type length and signedness of some of the constants and
variables used in the translation table library.

This patch supersedes Pull Request #1018:
https://github.com/ARM-software/arm-trusted-firmware/pull/1018

Change-Id: Ibd45faf7a4fb428a0bf71c752551d35800212fb2
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
1 parent 7bba688 commit 0044231d434997428b2a2de0088433779a2555bf
@Sandrine Bailleux Sandrine Bailleux authored on 19 Jul 2017
Showing 7 changed files
View
include/lib/xlat_tables/aarch32/xlat_tables_aarch32.h
View
include/lib/xlat_tables/aarch64/xlat_tables_aarch64.h
View
lib/xlat_tables/aarch32/xlat_tables.c
View
lib/xlat_tables/aarch64/xlat_tables.c
View
lib/xlat_tables_v2/aarch32/xlat_tables_arch.c
View
lib/xlat_tables_v2/aarch64/xlat_tables_arch.c
View
lib/xlat_tables_v2/xlat_tables_internal.c