-
I suspected the timeout of the test from #2735 may be to tight in 00b12ee65e942a350b9f4c5134e65e8219473241 which did not help. Now, we have two options for each of the platforms, disable the test as t…
-
Although, FPU is now enabled on sel4/wand_quad, we regularily observe above exception type. Possibly still an alignment issue? We see it nightly in the depot_autopilot in the following test:
* test-a…
skalk updated
5 years ago
-
https://github.com/rust-lang/rust/pull/52787 added support only for riscv32imac_unknown_none_elf.
I am working on riscv64imac_unknown_none_elf soft cores (running sel4) and would love to be able to…
-
Read out platform-identification information from sources like SMBIOS/DMI and provide them as XML-structured report.
-
It seems the docker container does not have the Python module "sh". I'm getting this error when trying to initialize them:
Traceback (most recent call last):
File "../sel4-tutorials-mani…
-
This issue tracks stabilization of inline assembly. The current feature has not gone through the RFC process, and will probably need to do so prior to stabilization.
-
Due to the big amount of RAM used by the libc test to stress malloc, this test always leads to a resource problem on all Sel4 platforms we support. Either we skip that test right now on this platform,…
skalk updated
5 years ago
-
This test produces a kernel-fault on Pistachio. It results in a seL4_Fault_userException under Sel4/x86:
```
Error: unexpected exception during fault 'seL4_Fault_UserException' - thread 'ep' in pd '…
skalk updated
5 years ago
-
Hi @heshamelmatary Hesham,
I am interested to run seL4 on RISCV, and I am very very happy to find that you have done much work to port seL4 to RISCV.
I found you published a "RISC-V unofficial rel…
-
Whenever a component is started and stopped that uses a nic session from a nic_bridge, a new mac address is assigned each time that component creates its session, even when that component has a policy…