[Libre-soc-bugs] [Bug 981] Support PowerPC ABI in cavatools

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Sep 22 10:19:11 BST 2023


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

--- Comment #10 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Dmitry Selyutin from comment #8)

> mmap. This is a blocker. It needs to be done. Plus free pages list,
> basically a trivial allocator.

reminder that this is why cavatools has its own memory-allocator
override and iirc free() is a stub that does not actually de-allocate.
you'll need to look at the source code closely to confirm, then
copy-cat that in ISACaller.

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


More information about the libre-soc-bugs mailing list