Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FSP spec: debug registers #85

Open
ArthurHeymans opened this issue May 30, 2022 · 1 comment
Open

FSP spec: debug registers #85

ArthurHeymans opened this issue May 30, 2022 · 1 comment

Comments

@ArthurHeymans
Copy link

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.

@6d6178667269747a
Copy link

6d6178667269747a commented Jul 20, 2022

@ArthurHeymans , How do you know that the FSP has a NULL pointer dereference error? Currently I'm facing a problem with my RocketLake FSP too. I enter FSP-M at entry but it didn't return.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants