diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2017-05-26 15:47:08 +0100 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2017-07-25 13:09:00 +0100 |
commit | 0350bc6d05f05a3007aead7138297c9f4aef1c5a (patch) | |
tree | 62c10f78c6d30cba6c6843ff28a6f4a74285882a /lib/psci/psci_suspend.c | |
parent | aa965e1583349b36ce7edd2b3fe9f1f461ef8b23 (diff) |
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>
Diffstat (limited to 'lib/psci/psci_suspend.c')
0 files changed, 0 insertions, 0 deletions