Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/arm/board/fvp_r/
Dfvp_r_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/rockchip/common/
Drockchip_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/nxp/common/setup/
Dls_stack_protector.c16 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/qemu/common/
Dqemu_stack_protector.c15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/qti/common/src/
Dqti_stack_protector.c15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_stack_protector.c13 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/nvidia/tegra/common/
Dtegra_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/lib/stack_protector/aarch32/
Dasm_stack_protector.S26 bl plat_get_stack_protector_canary
/trusted-firmware-a-latest/lib/stack_protector/aarch64/
Dasm_stack_protector.S26 bl plat_get_stack_protector_canary
/trusted-firmware-a-latest/plat/rpi/common/
Drpi3_stack_protector.c17 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/plat/arm/board/corstone1000/common/
Dcorstone1000_stack_protector.c32 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/trusted-firmware-a-latest/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
/trusted-firmware-a-latest/include/plat/common/
Dplatform.h104 u_register_t plat_get_stack_protector_canary(void);
/trusted-firmware-a-latest/docs/getting_started/
Dbuild-options.rst473 all values other than "none", the ``plat_get_stack_protector_canary()``
/trusted-firmware-a-latest/docs/
Dporting-guide.rst1417 Function : plat_get_stack_protector_canary()
Dchange-log.md7982 A new platform function plat_get_stack_protector_canary() was introduced that