Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dboot.c405 const void *tmp_hashes = NULL; in init_runtime() local
416 tmp_hashes = __init_end + embdata->hashes_offset; in init_runtime()
434 asan_memcpy_unchecked(hashes, tmp_hashes, hash_size); in init_runtime()

Completed in 5 milliseconds