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

TK1 sometimes fails CACHEFLUSH0001 #65

Closed
lsf37 opened this issue Dec 12, 2021 · 1 comment
Closed

TK1 sometimes fails CACHEFLUSH0001 #65

lsf37 opened this issue Dec 12, 2021 · 1 comment

Comments

@lsf37
Copy link
Member

lsf37 commented Dec 12, 2021

The TK1 (jetson1) board sometimes fails the CACHEFLUSH0001 test:

<testcase classname="sel4test" name="CACHEFLUSH0001">
  Running test CACHEFLUSH0001 (Test a cache maintenance on pages)
  		<failure type="failure">*ptrc == 0xBEEFCAFE at line 104 of file /github/workspace/projects/sel4test/apps/sel4test-tests/src/tests/cache.c</failure>
  Test CACHEFLUSH0001 failed
  		<failure type="failure">result == SUCCESS at line 291 of file /github/workspace/projects/sel4test/apps/sel4test-driver/src/testtypes.c</failure>
  		<error>result == SUCCESS at line 217 of file /github/workspace/projects/sel4test/apps/sel4test-driver/src/main.c</error>
  	</testcase>

I've only seen this for clang-11 so far, in the configuration TK1_debug_hyp_MCS_clang_32, but it doesn't occur extremely often, so the may be others as well.

Example run: https://github.com/seL4/seL4/runs/4491614422?check_suite_focus=true#step:4:5733

@lsf37
Copy link
Member Author

lsf37 commented Mar 28, 2024

Duplicate of #80 (actually #80 is the duplicate, but it has more info in the discussion).

@lsf37 lsf37 closed this as completed Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant