arm-trusted-firmware/lib
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 Introduce unified API to zero memory 2017-02-06 17:01:39 +00:00
aarch64 Introduce unified API to zero memory 2017-02-06 17:01:39 +00:00
cpus cpus: denver: disable DCO operations from platform code 2017-02-23 10:50:31 -08:00
el3_runtime Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
libfdt libfdt: Replace v1.4.1 by v1.4.2 2017-01-16 17:26:04 +00:00
locks Introduce locking primitives using CAS instruction 2017-02-14 09:26:11 +00:00
pmf Add Performance Measurement Framework(PMF) 2016-06-16 08:31:42 +01:00
psci Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing 2017-02-16 14:49:37 +00:00
semihosting AArch32: Common changes needed for BL1/BL2 2016-09-21 16:27:15 +01:00
stdlib stdlib: Import timingsafe_bcmp() from FreeBSD 2017-01-24 14:42:12 +00:00
xlat_tables Forbid block descriptors in initial xlat table levels 2016-12-13 15:38:19 +00:00
xlat_tables_v2 Improve debug output of the translation tables 2017-03-08 14:40:27 +00:00