Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dboot.c487 const void *tmp_hashes = NULL; in init_pager_runtime() local
498 tmp_hashes = __init_end + embdata->hashes_offset; in init_pager_runtime()
510 asan_memcpy_unchecked(hashes, tmp_hashes, hash_size); in init_pager_runtime()