Skip to content

Releases: tock/elf2tab

Support static linking for libtock-rs

06 Feb 23:40
eb3fa21
Compare
Choose a tag to compare

Adds a --protected-region-size flag so that the actual application code will be in a known fixed location in the full application binary (with the TBF header).

Initial Release on crates.io

24 May 00:24
f15495d
Compare
Choose a tag to compare

Supports converting multiple .elf files to .tbf files and generating .tab files.