Setup the tbf parsing for tockloader. Extract the tbf header parser form [elf2tab](https://github.com/tock/elf2tab) and add it to this project. Might be influenced by solving https://github.com/UPB-CS-OpenSourceUpstream/elf2tab/issues/1
Setup the tbf parsing for tockloader. Extract the tbf header parser form elf2tab and add it to this project.
Might be influenced by solving UPB-CS-OpenSourceUpstream/elf2tab#1