u-boot/test/py
Joel Peshkin 4e9bce1243 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>
2021-04-20 07:31:12 -04:00
..
tests Add support for stack-protector 2021-04-20 07:31:12 -04:00
.gitignore
conftest.py test: Rename all linker lists to have a ut_ prefix 2021-03-12 09:57:30 -05:00
multiplexed_log.css
multiplexed_log.py
pytest.ini
requirements.txt test/py: Add pycryptodomex to list of required pakages 2021-04-14 15:22:59 -04:00
test.py test: correct entry point to pytest 2021-01-29 10:36:49 -05:00
u_boot_console_base.py test/py: Add test support for three stage boot 2020-08-04 23:30:02 -04:00
u_boot_console_exec_attach.py
u_boot_console_sandbox.py
u_boot_spawn.py
u_boot_utils.py