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

testing: ostest: Add workaround for SMP in cond.c #110

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

masayuki2009
Copy link
Contributor

Summary

  • This PR adds workaround for SMP in cond.c to avoid error messages in cond_test.

Impact

  • Only ostest (actually cond_test) will be affected.

Testing

  • I tested this PR with spresense:smp (Cortex-M4F in dual core mode), maix-bit:smp (RV64GC in dual core mode) and sabre-6quad:smp (Cortex-A9 in quad core mode).

Signed-off-by: Masayuki Ishikawa <masayuki.ishikawa@gmail.com>
@patacongo patacongo merged commit 102d767 into apache:master Feb 28, 2020
@masayuki2009 masayuki2009 deleted the ostest_workaround_for_smp branch April 30, 2020 06:36
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.

2 participants