arm-trusted-firmware/lib/xlat_tables_v2
Antonio Nino Diaz 6a086061ad xlat v2: Make get/set attrs functions less verbose
It is useful to have LOG_LEVEL_VERBOSE because it prints the memory map
of each image, but that also means that the change_mem_attributes and
get_mem_attributes functions have verbose prints, and generate a too
long text output that hides other useful information.

As they were mostly there for debug purposes, this patch removes them.

Change-Id: I2986537377d1f78be2b79cc8a6cf230c380bdb55
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-07-03 13:41:08 +01:00
..
aarch32 xlat v2: Split code into separate files 2018-07-03 13:41:07 +01:00
aarch64 xlat v2: Split code into separate files 2018-07-03 13:41:07 +01:00
xlat_tables.mk xlat v2: Split code into separate files 2018-07-03 13:41:07 +01:00
xlat_tables_context.c xlat v2: Split code into separate files 2018-07-03 13:41:07 +01:00
xlat_tables_core.c xlat v2: Split code into separate files 2018-07-03 13:41:07 +01:00
xlat_tables_private.h xlat v2: Split code into separate files 2018-07-03 13:41:07 +01:00
xlat_tables_utils.c xlat v2: Make get/set attrs functions less verbose 2018-07-03 13:41:08 +01:00