Sven Friedrich
Sven Friedrich
### Summary When adding a `'`-symbol to a specific line of a specific nix-file, the predefined language-server for nix files (rnix-lsp) seems to provide information which results in an error...
### Description Adds the [LeftWM](https://github.com/leftwm/leftwm) window manager ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x] Code tested through `nix-shell --pure tests -A...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...
added two missing functions to the TCB cap
This line seems wrong: https://github.com/seL4/rust-sel4/blob/b162f60000e1f9a0cd87247d3624b5bc106fa878/crates/sel4/src/init_thread.rs#L156 According to: https://github.com/seL4/seL4/blob/019e4b608f02320f567e32fe09b48423aaeff92f/libsel4/include/sel4/bootinfo_types.h#L29 `seL4_CapInitThreadSC` refers to the Scheduling Context rather than the Scheduling Control
When we tried building seL4 for xilinx zynqmp we encountered an issue when building with the dts from Xilinx/system-device-tree-xlnx ``` seL4-aarch64-unknown-none-elf> -- Using custom /nix/store/1fs379in6jf4fqz8g6hcnj67789sbqc6-te0706-0821-3be21-linux-dt/system.dts.pp device tree, ignoring default dts...