1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/.github
matejcik 5f0d028a83 ci: avoid ASAN related failures on build_bootloader_emu
The build job is setting too many variables. The sconscript is
responsible for those, but bootloader_emu does not support ASAN and does
not have the right linker flags to make "-Z sanitizer=address" work. We
don't care because bootloader emulator is not used in the test suite so
we couldn't catch anything with ASAN anyway.
2024-05-10 10:29:29 +02:00
..
actions ci: actions: don't fill logs with junk when uploading to s3 2024-05-09 15:39:14 +00:00
ISSUE_TEMPLATE feat(docs): improve Github issue templates 2021-10-26 11:25:42 +02:00
workflows ci: avoid ASAN related failures on build_bootloader_emu 2024-05-10 10:29:29 +02:00
pull_request_template.md docs: add PR template with useful reminders :) 2023-03-21 09:29:37 +01:00