Commit Graph

6 Commits

Author SHA1 Message Date
Peter Rugg
e9c2db4e60 Allocate mem_buf dynamically in elf_to_hex
This hopefully fixes various compile issues due to having a > 2GB global
and also seems to have the size effect of running many times quicker.
2023-10-25 13:35:32 +01:00
Franz Fuchs
3ad8ba3440 added apple compile instructions to Makefile 2022-10-08 09:11:31 +01:00
Jonathan Woodruff
45f5a610f1 Make test sizes less unweildy. 2022-07-25 14:35:54 +00:00
Robert Norton
b811cdb967 Remove unnecessary bzero in elf_to_hex.
This was causing excessive physical memory usage when running tests in parallel resulting in out-of-memory killer being invoked.
2021-08-02 15:54:29 +01:00
Peter Rugg
61b88ef987 Generate elf files the correct size 2020-11-02 11:23:07 +00:00
rsnikhil
ee24a93944 Initial load of files 2019-03-26 14:49:40 -04:00