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

xtensa: add exception handler for all exception #133

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

xiulipan
Copy link
Contributor

Make sure we did not miss any thing

@jajanusz
Copy link
Contributor

@xiulipan
Wouldn't it be better to have arrary with error codes instead of calling function for every one of them? -they use the same exception handler anyway

@lgirdwood
Copy link
Member

@jajanusz the error codes should all be in the EXCAUSE register anyway, but I dont see any harm in adding this now until if we are missing generation of stack dump for some exceptions. Ideally it would be nice if we could register 1 handler for all with 1 xtos call.

@lgirdwood lgirdwood merged commit c322398 into thesofproject:master Jul 20, 2018
@xiulipan xiulipan deleted the xtensaexc branch August 9, 2018 07:45
keqiaozhang pushed a commit to keqiaozhang/sof that referenced this pull request Nov 21, 2018
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

Successfully merging this pull request may close these issues.

3 participants