Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/socionext/uniphier/
Duniphier_rotpk.S7 .global uniphier_rotpk_hash
9 .section .rodata.uniphier_rotpk_hash, "a"
10 uniphier_rotpk_hash: label
Duniphier_tbbr.c9 extern char uniphier_rotpk_hash[], uniphier_rotpk_hash_end[];
14 *key_ptr = uniphier_rotpk_hash; in plat_get_rotpk_info()
15 *key_len = uniphier_rotpk_hash_end - uniphier_rotpk_hash; in plat_get_rotpk_info()