esl-epfl / x-heep

eXtendable Heterogeneous Energy-Efficient Platform based on RISC-V
Other
141 stars 75 forks source link

fix-malloc #543

Closed FrancescoPoluzzi closed 3 months ago

FrancescoPoluzzi commented 3 months ago

Fixed brk() and sbrk() syscalls in sw\device\lib\runtime\syscalls.c

JoseCalero commented 3 months ago

This is OK. I tested it, apparently it fixed #512, i am gonna merge this and then will test again #512 just to double check.