-
Notifications
You must be signed in to change notification settings - Fork 22
Issues: seL4/rust-sel4
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add support for
sel4_cfg_attr
to sel4_cfg_struct
, sel4_cfg_enum
, and sel4_cfg_match
#88
opened Feb 14, 2024 by
nspin
updated Feb 14, 2024
Respect cap rights in capDL initialiser
#104
opened Mar 4, 2024 by
Ivan-Velickovic
updated Mar 5, 2024
Document where to find symbols and debug info for
sel4-kernel-loader
#180
opened Aug 26, 2024 by
nspin
updated Aug 26, 2024
Use
llvm-addr2line
and rustfilt
to symbolize exported backtraces
#185
opened Sep 18, 2024 by
nspin
updated Sep 18, 2024
Replace instances of
cargo:
with cargo::
in build scripts
#187
opened Sep 18, 2024 by
nspin
updated Sep 18, 2024
Improve experience developing on this project with
rust-analyzer
#189
opened Sep 18, 2024 by
nspin
updated Sep 18, 2024
Remove
assert!()
from sel4_sys::seL4_Fault::arch_get_with
#190
opened Sep 18, 2024 by
nspin
updated Sep 18, 2024
Investigate why unwinding with
profile = "dev"
requires so much stack space
#201
opened Sep 25, 2024 by
nspin
updated Sep 25, 2024
Reduce ring buffer memory region size in HTTP server demo
#205
opened Sep 27, 2024 by
nspin
updated Sep 27, 2024
Use terms "frame" and "page" more intentionally
#206
opened Oct 2, 2024 by
nspin
updated Oct 2, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.