Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/nxp/common/setup/
H A Dls_stack_protector.c16 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/rockchip/common/
H A Drockchip_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_stack_protector.c15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_stack_protector.c15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_stack_protector.c13 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/lib/stack_protector/aarch32/
H A Dasm_stack_protector.S26 bl plat_get_stack_protector_canary
/rk3399_ARM-atf/lib/stack_protector/aarch64/
H A Dasm_stack_protector.S26 bl plat_get_stack_protector_canary
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_stack_protector.c17 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/arm/board/corstone700/common/
H A Dcorstone700_stack_protector.c32 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/
H A Dcorstone1000_stack_protector.c32 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/plat/renesas/common/
H A Drcar_stack_protector.c14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h130 u_register_t plat_get_stack_protector_canary(void);
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst641 all values other than "none", the ``plat_get_stack_protector_canary()``
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1424 Function : plat_get_stack_protector_canary()
H A Dchange-log.md12333 A new platform function plat_get_stack_protector_canary() was introduced that