/trusted-firmware-a-latest/plat/arm/board/fvp_r/ |
D | fvp_r_stack_protector.c | 14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/st/stm32mp1/ |
D | stm32mp1_stack_protector.c | 14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/rockchip/common/ |
D | rockchip_stack_protector.c | 14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/arm/board/fvp/ |
D | fvp_stack_protector.c | 14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/nxp/common/setup/ |
D | ls_stack_protector.c | 16 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/qemu/common/ |
D | qemu_stack_protector.c | 15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/qti/common/src/ |
D | qti_stack_protector.c | 15 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/arm/board/juno/ |
D | juno_stack_protector.c | 13 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/plat/nvidia/tegra/common/ |
D | tegra_stack_protector.c | 14 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/lib/stack_protector/aarch32/ |
D | asm_stack_protector.S | 26 bl plat_get_stack_protector_canary
|
/trusted-firmware-a-latest/lib/stack_protector/aarch64/ |
D | asm_stack_protector.S | 26 bl plat_get_stack_protector_canary
|
/trusted-firmware-a-latest/plat/rpi/common/ |
D | rpi3_stack_protector.c | 17 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/ |
D | corstone1000_stack_protector.c | 32 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/ |
D | corstone700_stack_protector.c | 32 u_register_t plat_get_stack_protector_canary(void) in plat_get_stack_protector_canary() function
|
/trusted-firmware-a-latest/include/plat/common/ |
D | platform.h | 104 u_register_t plat_get_stack_protector_canary(void);
|
/trusted-firmware-a-latest/docs/getting_started/ |
D | build-options.rst | 473 all values other than "none", the ``plat_get_stack_protector_canary()``
|
/trusted-firmware-a-latest/docs/ |
D | porting-guide.rst | 1417 Function : plat_get_stack_protector_canary()
|
D | change-log.md | 7982 A new platform function plat_get_stack_protector_canary() was introduced that
|