Jim Huang

Results 411 comments of Jim Huang

> Second `make` (without errors): > ```shell > make > SHECC out/shecc-stage2.elf > ``` Then, can you run `make check` to validate as well? I suspect that there is not...

I would continue hacking `procfs`.

In other words, test runner should manipulate UNIX signals properly. Terminating QEMU is another case, and we don't really be aware of the external actions.

We can utilize semihosting to perform bidirectional verification between host and device(s).

To be more precise, can you make a comprehensive list for system calls to validate?

Any chance to rebase?

Instead of copying MicroPython, is it possible to maintain patches or Git submodule for integration purpose?

Instead of depending on `lsb_release`, we might have to detect QEMU version to specify correct arguments. @mlouielu, can you attempt to work on this approach?