Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_rotpk.S8 .global uniphier_rotpk_hash_end symbol
16 uniphier_rotpk_hash_end: label
H A Duniphier_tbbr.c9 extern char uniphier_rotpk_hash[], uniphier_rotpk_hash_end[];
15 *key_len = uniphier_rotpk_hash_end - uniphier_rotpk_hash; in plat_get_rotpk_info()