We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I added a comment in #5, but the issue was closed so I'd like to post it as a new issue.
I tried to run rumprun_hello with camkes but the rumprun crashed with errors:
[email protected]:608 simple_get_extended_bootinfo_length not implemented [email protected]:149 Unimplemented [email protected]:47 Failed to allocate cslot: error -1 [email protected]:306 [Cond failed: res != 0] Failed to allocate notification object
I confirmed that this patch (seL4/camkes-tool#41) was applied in my camkes-tool. How can I fix this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I added a comment in #5, but the issue was closed so I'd like to post it as a new issue.
I tried to run rumprun_hello with camkes but the rumprun crashed with errors:
[email protected]:608 simple_get_extended_bootinfo_length not implemented
[email protected]:149 Unimplemented
[email protected]:47 Failed to allocate cslot: error -1
[email protected]:306 [Cond failed: res != 0]
Failed to allocate notification object
I confirmed that this patch (seL4/camkes-tool#41) was applied in my camkes-tool.
How can I fix this?
The text was updated successfully, but these errors were encountered: