[seL4] Re: Release 2.0.0 of Microkit

2025-03-11 Thread Ivan Velickovic via Devel
Ah okay. It’s not in the manual which is why I missed it. Thanks. Should be fairly easy to add to Microkit. Ivan On 7 Mar 2025, at 13:31, Kent Mcleod wrote: If you badge the SMC cap, the kernel will only allow smc calls with x0 matching the badge value. In the smc calling convention this is t

[seL4] Re: Libvmm on Rasperry Pi 4B

2025-03-11 Thread Ivan Velickovic via Devel
Hi Julia Thanks for giving more context. > To do this, I need to investigate the available interfaces, such as USB, > Ethernet, and threads The sDDF (seL4 Device Driver Framework) has interfaces for various devices classes, but USB is not something we’ve explored yet. Right now we have no na