-
- Downloads
Add support for stack-protector
Add support for stack protector for UBOOT, SPL, and TPL as well as new pytest for stackprotector Signed-off-by:Joel Peshkin <joel.peshkin@broadcom.com> Adjust UEFI build flags. Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- Makefile 5 additions, 0 deletionsMakefile
- arch/arm/config.mk 2 additions, 1 deletionarch/arm/config.mk
- arch/riscv/lib/Makefile 1 addition, 0 deletionsarch/riscv/lib/Makefile
- arch/x86/config.mk 1 addition, 1 deletionarch/x86/config.mk
- cmd/Kconfig 9 additions, 0 deletionscmd/Kconfig
- cmd/Makefile 1 addition, 0 deletionscmd/Makefile
- cmd/stackprot_test.c 19 additions, 0 deletionscmd/stackprot_test.c
- common/Kconfig 17 additions, 0 deletionscommon/Kconfig
- common/Makefile 1 addition, 0 deletionscommon/Makefile
- common/stackprot.c 20 additions, 0 deletionscommon/stackprot.c
- configs/sandbox_defconfig 2 additions, 0 deletionsconfigs/sandbox_defconfig
- scripts/Makefile.spl 6 additions, 0 deletionsscripts/Makefile.spl
- test/py/tests/test_stackprotector.py 14 additions, 0 deletionstest/py/tests/test_stackprotector.py
Loading
Please register or sign in to comment