arm-trusted-firmware/lib
Varun Wadekar 2676f6a9be xlat_tables_v2: fix signed/unsigned comparisons
This patch changes input param level in xlat_tables_print_internal() to
an unsigned int to fix the signed/unsigned comparison warnings. The
compiler complains about these warnings, thus halting the build flow
for Tegra platforms.

Change-Id: Ieccc262a63daca7a26ca6a14d81466397af8b89f
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-06-20 14:39:34 +01:00
..
aarch32 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
compiler-rt compiler-rt: Remove unused int_util.[ch] files 2017-05-24 15:39:28 +01:00
cpus Unique names for defines in the CPU libraries 2017-06-14 15:00:13 -07:00
el3_runtime Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
libfdt Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
locks Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pmf Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
psci Tegra: enable 'signed-comparison' compilation warning/errors 2017-06-14 14:59:07 -07:00
semihosting Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
stack_protector Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
stdlib Simplify assert() to reduce memory usage 2017-05-16 09:58:08 +01:00
xlat_tables Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit 2017-05-05 09:50:34 +01:00
xlat_tables_v2 xlat_tables_v2: fix signed/unsigned comparisons 2017-06-20 14:39:34 +01:00