FSP spec: debug registers
Open
- Dominant language
- C
- Stars
- 359
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
FSP spec does not document that debug registers cannot be used. Some firmwares use debug register to catch NULL dereferencing which a lot of FSP releases do. This hangs the system as FSP has no exception handler for that.
Contributor guide
Assessment
This issue has not been assessed yet.