Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dboot.c401 size_t tzsram_end = TZSRAM_BASE + TZSRAM_SIZE; in init_runtime() local
532 if (pageable_end < tzsram_end) in init_runtime()
533 tee_pager_add_pages(pageable_end, (tzsram_end - pageable_end) / in init_runtime()

Completed in 6 milliseconds