Home
last modified time | relevance | path

Searched refs:plat_get_stack_protector_canary (Results 1 – 15 of 15) sorted by relevance

/external/arm-trusted-firmware/plat/layerscape/board/ls1043/
Dls1043_stack_protector.c13 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/plat/rockchip/common/
Drockchip_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/plat/qemu/common/
Dqemu_stack_protector.c15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/plat/qti/common/src/
Dqti_stack_protector.c15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/plat/arm/board/juno/
Djuno_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/plat/nvidia/tegra/common/
Dtegra_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/lib/stack_protector/aarch32/
Dasm_stack_protector.S26 bl plat_get_stack_protector_canary
/external/arm-trusted-firmware/lib/stack_protector/aarch64/
Dasm_stack_protector.S26 bl plat_get_stack_protector_canary
/external/arm-trusted-firmware/plat/rpi/common/
Drpi3_stack_protector.c17 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/plat/arm/board/corstone700/common/
Dcorstone700_stack_protector.c32 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/external/arm-trusted-firmware/include/plat/common/
Dplatform.h75 u_register_t plat_get_stack_protector_canary(void);
/external/arm-trusted-firmware/docs/getting_started/
Dbuild-options.rst288 all values other than "none", the ``plat_get_stack_protector_canary()``
Dporting-guide.rst1066 Function : plat_get_stack_protector_canary()
/external/arm-trusted-firmware/docs/
Dchange-log.rst2727 A new platform function plat_get_stack_protector_canary() was introduced