intel / intel/tsffs

Sanitizer support

Open
#10 6 comments 0 reactions 0 assignees View on GitHub
enhancement low-priority major research
Dominant language
Rust
Stars
331
Forks
26
Avg merge
1d 5h
Merged PRs (30d)
2

Description

Sanitizer support is tricky, because it depends on the operating system, which UEFI/BIOS doesn't have. Some testing and some possible implementation steps:

- [ ] Try and build an edk2 UEFI app with ASAN, see if it works out of the box
- [ ] If it doesn't see if it works with the hooks defined to send a harness/magic instruction to the simulator
- [ ] If that still doesn't work, try and implement our own pass

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.