[Libre-soc-bugs] [Bug 983] Support PowerPC SFFS compliance

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Jan 3 18:59:27 GMT 2024


https://bugs.libre-soc.org/show_bug.cgi?id=983

--- Comment #6 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
as a summary for this task: it turned out to be a massive body of
work far greater than anticipated. the groundwork was laid for
adding 100+ system calls.

mmap support and the beginnings of ELF support combined with enough
system calls were added to run statically-compiled ELF binaries. 

*
https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_syscall.py;hb=HEAD
*
https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_caller_syscall.py;hb=HEAD
  with actual unit tests here
 
https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/test/syscall/syscall_cases.py;hb=HEAD

future work in bug #1228 is to extend these beginnings further.
a start was made on that work already, and it had to be parked
as it is so large.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list