Merge pull request #886 from dp-arm/dp/stack-protector
Add support for GCC stack protection
commit ed7562521b8b68e6e3d681c9564cd69afbf93e89
2 parents 90e0ffd + e6d2aea
@davidcunado-arm davidcunado-arm authored on 6 Apr 2017
GitHub committed on 6 Apr 2017
Showing 29 changed files
View
Makefile
View
bl1/bl1.ld.S
View
bl2/aarch32/bl2_entrypoint.S
View
bl2/aarch64/bl2_entrypoint.S
View
bl2/bl2.ld.S
View
bl2u/aarch64/bl2u_entrypoint.S
View
bl2u/bl2u.ld.S
View
bl31/bl31.ld.S
View
bl32/tsp/aarch64/tsp_entrypoint.S
View
docs/porting-guide.md
View
docs/user-guide.md
View
include/common/aarch32/el3_common_macros.S
View
include/common/aarch64/el3_common_macros.S
View
include/common/debug.h
View
include/lib/utils.h
View
include/plat/common/platform.h
View
lib/stack_protector/aarch32/asm_stack_protector.S 0 → 100644
View
lib/stack_protector/aarch64/asm_stack_protector.S 0 → 100644
View
lib/stack_protector/stack_protector.c 0 → 100644
View
lib/stack_protector/stack_protector.mk 0 → 100644
View
make_helpers/defaults.mk
View
plat/arm/board/fvp/fvp_stack_protector.c 0 → 100644
View
plat/arm/board/fvp/platform.mk
View
plat/arm/board/juno/juno_decl.h 0 → 100644
View
plat/arm/board/juno/juno_def.h
View
plat/arm/board/juno/juno_stack_protector.c 0 → 100644
View
plat/arm/board/juno/juno_trng.c 0 → 100644
View
plat/arm/board/juno/platform.mk
View
plat/mediatek/mt6795/bl31.ld.S