arm-trusted-firmware/lib/xlat_tables_v2
Sandrine Bailleux 0350bc6d05 xlat lib v2: Print some debug statistics
This patch adds some debug prints to display some statistics about page
tables usage. They are printed only if the LOG_LEVEL is at least 50
(i.e. VERBOSE).

Sample output for BL1:

VERBOSE:    Translation tables state:
VERBOSE:      Max allowed PA:  0xffffffff
VERBOSE:      Max allowed VA:  0xffffffff
VERBOSE:      Max mapped PA:   0x7fffffff
VERBOSE:      Max mapped VA:   0x7fffffff
VERBOSE:      Initial lookup level: 1
VERBOSE:      Entries @initial lookup level: 4
VERBOSE:      Used 4 sub-tables out of 5 (spare: 1)

Change-Id: If38956902e9616cdcd6065ecd140fe21482597ea
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2017-07-25 13:09:00 +01:00
..
aarch32 aarch32: Apply workaround for errata 813419 of Cortex-A57 2017-06-22 16:42:23 +01:00
aarch64 xlat: Fix missing header file dependency 2017-05-18 15:25:12 +01:00
xlat_tables.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
xlat_tables_common.c Minor fixes to the xlat tables lib v2 2017-05-09 11:05:05 +01:00
xlat_tables_internal.c xlat lib v2: Print some debug statistics 2017-07-25 13:09:00 +01:00
xlat_tables_private.h Tegra: enable 'signed-comparison' compilation warning/errors 2017-06-14 14:59:07 -07:00