Searched hist:"6 a086061ad9951d4fe2c38c3230b0b886422964a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/lib/xlat_tables_v2/ |
| H A D | xlat_tables_utils.c | 6a086061ad9951d4fe2c38c3230b0b886422964a Mon Jul 02 08:26:51 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
|