-
Notifications
You must be signed in to change notification settings - Fork 823
Bjdooks/update mimpid post fs fix2 #3013
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
base: master
Are you sure you want to change the base?
Bjdooks/update mimpid post fs fix2 #3013
Conversation
Add a config for the MIMPID CSR value so that it can be changed to denote fixes or architecture to allow software to auto-detect the core version. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
MIMPID CSR set to 1 to show that the issue of fp-dirty has been fixed and software no-longer needs to always save the fp state on a thread/task switch. See commit 2700d14 for the fix for the FS status. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
❌ failed run, report available here. |
Is there anything I need to do here, don't understand the failures in the pipeline ? |
❌ failed run, report available here. |
Failure of the pipeline are not related to this PR. |
I'm not sure how we should define |
I was thinking this is a good idea to increment this each time any serious bug is sorted out. It gives you an idea of the version of the core was used, so this could also increment with new releases, etc. |
Hello @bjdooks-ct |
👋 Hi there! This pull request seems inactive. Need more help or have updates? Feel free to let us know. If there are no updates within the next few days, we'll go ahead and close this PR. 😊 |
Since the MMPID changes for bugfixes seems to be still debatable, should we just merged the configuration update to allow this to be changed from the config or drop the whole lot? |
A trade-off to prepare the future is to merge your PR, but setting MIMPID to 0. |
Using the MMMPID to show version of the core code is useful