Searched hist:a45f7eea45b9f8eb4895da2b97c60e3ba3033308 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/include/mm/ |
| H A D | core_mmu.h | a45f7eea45b9f8eb4895da2b97c60e3ba3033308 Tue Apr 11 11:23:35 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: improve register_phys_mem_pgdir() debug print
Improves the debug prints emitted by register_phys_mem_pgdir() to use the define of the base address instead. For example: ROUNDDOWN(0x09040000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x09000000 size 0x00200000 becomes: CONSOLE_UART_BASE type IO_SEC 0x09000000 size 0x00200000
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
|