Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_rotpk.S7 .global hikey_rotpk_hash
9 .section .rodata.hikey_rotpk_hash, "a"
10 hikey_rotpk_hash: label
A Dhikey_tbbr.c9 extern char hikey_rotpk_hash[], hikey_rotpk_hash_end[];
14 *key_ptr = hikey_rotpk_hash; in plat_get_rotpk_info()
15 *key_len = hikey_rotpk_hash_end - hikey_rotpk_hash; in plat_get_rotpk_info()

Completed in 2 milliseconds