-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Multiple tests are failing on sam_e70_xplained once the cache is enabled #9689
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
Comments
That probably won't be very helpful, but if the original MPU/cache patches from #8185 are applied to the So probably one of the recent MPU changes is causing all of this, not enabling the caches itself (but of course enabling them does trigger this bug). |
merged now |
I have tried to re-enable the caches on the current git code, and I am not able to reproduce all those issues. @spoorthik, can you try to re-apply the patch enabling the caches to check it is also fixed on your side? |
I forgot to say I do reproduce the issue with the commit just before the revert. |
@aurel32: I do reproduce the issue when I enable the caches on latest master and I don't if I disable. Let me tell you what I did, please confirm if that is what are you expecting. I am running the test at tests/mem_protect/mem_protect on latest commit: 8ded3fb I don't see any issue now. - log attached. Now, I enable the cache:
I can reproduce the issue. Log attached. |
@spoorthik, thanks for the test. I ran exactly the same thing, but I don't have the issue. I believe you are still interested to the cache enabled by default on the SAM E70 platform. I have therefore just opened the issue #11069 to discuss that, that is probably better than here. |
Due to commit c090776 multiple tests are failing on sam_e70_xplained.
The text was updated successfully, but these errors were encountered: