Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_rotpk.S7 .global hikey960_rotpk_hash symbol
9 .section .rodata.hikey960_rotpk_hash, "a"
10 hikey960_rotpk_hash: label
Dhikey960_tbbr.c9 extern char hikey960_rotpk_hash[], hikey960_rotpk_hash_end[];
14 *key_ptr = hikey960_rotpk_hash; in plat_get_rotpk_info()
15 *key_len = hikey960_rotpk_hash_end - hikey960_rotpk_hash; in plat_get_rotpk_info()