Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_rotpk.S8 .global hikey960_rotpk_hash_end symbol
16 hikey960_rotpk_hash_end: label
Dhikey960_tbbr.c9 extern char hikey960_rotpk_hash[], hikey960_rotpk_hash_end[];
15 *key_len = hikey960_rotpk_hash_end - hikey960_rotpk_hash; in plat_get_rotpk_info()