Home
last modified time | relevance | path

Searched refs:arm_rotpk_key_end (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/plat/arm/board/common/rotpk/
Darm_full_dev_ecdsa_p256_rotpk.S8 .global arm_rotpk_key_end
23 arm_rotpk_key_end: label
Darm_full_dev_ecdsa_p384_rotpk.S8 .global arm_rotpk_key_end
25 arm_rotpk_key_end: label
Darm_full_dev_rsa_rotpk.S8 .global arm_rotpk_key_end
40 arm_rotpk_key_end: label
/trusted-firmware-a-latest/plat/arm/board/common/
Dboard_arm_trusted_boot.c48 arm_rotpk_key_end[];
111 *key_len = arm_rotpk_key_end - arm_rotpk_key; in arm_get_rotpk_info_dev()