arm-trusted-firmware/lib/xlat_tables_v2
Antonio Nino Diaz f10644c569 Improve debug output of the translation tables
The printed output has been improved in two ways:

- Whenever multiple invalid descriptors are found, only the first one
  is printed, and a line is added to inform about how many descriptors
  have been omitted.

- At the beginning of each line there is an indication of the table
  level the entry belongs to. Example of the new output:
  `[LV3] VA:0x1000 PA:0x1000 size:0x1000 MEM-RO-S-EXEC`

Change-Id: Ib6f1cd8dbd449452f09258f4108241eb11f8d445
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-03-08 14:40:27 +00:00
..
aarch32 Add version 2 of xlat tables library 2017-03-08 14:40:23 +00:00
aarch64 Add version 2 of xlat tables library 2017-03-08 14:40:23 +00:00
xlat_tables.mk Add version 2 of xlat tables library 2017-03-08 14:40:23 +00:00
xlat_tables_common.c Add version 2 of xlat tables library 2017-03-08 14:40:23 +00:00
xlat_tables_internal.c Improve debug output of the translation tables 2017-03-08 14:40:27 +00:00
xlat_tables_private.h Add version 2 of xlat tables library 2017-03-08 14:40:23 +00:00