Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_rotpk.S7 .global uniphier_rotpk_hash symbol
9 .section .rodata.uniphier_rotpk_hash, "a"
10 uniphier_rotpk_hash: label
H A 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()