Home
last modified time | relevance | path

Searched refs:el3_total (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_debug.c59 size_t el3_total = 0U; in report_allocated_memory() local
125 el3_total += el3_size; in report_allocated_memory()
142 printf("| All | %8luB | %8luB ", gp_total, el3_total); in report_allocated_memory()