Chen Yang

Results 5 issues of Chen Yang

How do functions in structures_gen.h get generated?

docs
build-system

I have now ported seL4 to LoongArch and passed all test in seL4test. The next thing I want to do is trying to build system on the kernel. My initial...

new-platform

> In seL4, when a thread generates a thread fault, the kernel will block the faulting thread’s execution and attempt to deliver a message across a special endpoint associated with...

question

Port elfloader to loongarch and run on the loongson 3A5000 platform. [This is an environment for running loongarch bios and OS on X86 machines](https://github.com/foxsen/qemu-loongarch-runenv) Corresponding pull requests for seL4, sel4runtime,...

Chapter 6 of the seL4 white paper states that the overhead of a round-trip IPC is approximately 720 cycles. Up-to-date performance results listed on the [seL4 Benchmarks page] (https://sel4.systems/About/Performance/) look...