[Libre-soc-bugs] [Bug 1169] Add ELF and mmap support to ISACaller -- no dynamic linking

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Nov 26 22:46:41 GMT 2023


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

--- Comment #33 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #32)

> I think we should add mmap back in: i'm already like 90% done with a minimal
> version of it and it makes ELF loading easier.

ok great.  do not spend time on "security", do not spend time
on "safety". allocate memory. use it. done.

if necessary allocate the (one, large but still within 32bit system range)
memory block early with a python startup hook.

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


More information about the libre-soc-bugs mailing list