issues
search
tock
/
elf2tab
Tool to create Tock Application Bundles from ELF files.
MIT License
15
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dependabot alert - rustix
#88
brghena
opened
1 month ago
0
Add support for ECDSA NIST P256 signature credentials
#87
alistair23
opened
2 months ago
3
Add --short-id to include a ShortId header
#86
bradjc
opened
4 months ago
1
Align kernel version debug print
#85
bradjc
closed
4 months ago
0
Use reserved space footer for padding
#84
bradjc
closed
6 months ago
0
convert.rs: excess padding due to section being in ram
#83
twilfredo
closed
11 months ago
3
cmdline: support hex numbers
#82
bradjc
closed
1 year ago
0
riscv: ensure total length is multiple of 4
#81
bradjc
closed
1 year ago
0
Generating a large amount of padding?
#80
stevefan1999-personal
closed
1 year ago
2
Reverted ring version to 0.16.20 (rsakey-pk8)
#79
george-cosma
closed
1 year ago
4
Use privatekey.pk8 instead for rsa signatures
#78
bradjc
closed
1 year ago
1
I can't generate an RSA-signed tab - KeyRejected("InvalidEncoding")
#77
george-cosma
closed
1 year ago
9
fix protected region size warning
#76
bradjc
closed
1 year ago
0
modify segments that start before flash
#75
bradjc
closed
1 year ago
9
segments need to start with a section
#74
bradjc
closed
1 year ago
3
Update dependency versions
#73
bradjc
closed
1 year ago
0
Revert "Generate segment padding from ELF-internal offsets"
#72
lschuermann
closed
1 year ago
1
Update based on clippy warnings
#71
bradjc
closed
1 year ago
0
Add support for `tbf_protected_region_size` ELF-file symbol
#70
lschuermann
closed
1 year ago
15
Generate segment padding from ELF-internal offsets
#69
lschuermann
closed
1 year ago
0
support multiple padding options, pad x86
#68
bradjc
closed
1 year ago
1
Add padding to 4K align x86 apps
#67
HMiyaziwala
closed
1 year ago
2
Fix relocation data offset in TBF header
#66
alexandruradovici
closed
1 year ago
9
Bump bumpalo from 3.11.0 to 3.12.0
#65
dependabot[bot]
closed
1 year ago
0
Update elf crate to v0.7.1
#64
cole14
closed
1 year ago
0
Fix time CVE
#63
kaczmarczyck
closed
1 year ago
1
Create an tbf parsing crate
#62
mihai-negru
closed
1 year ago
3
Changes based on @bradjc suggestions.
#61
bincsh
closed
2 years ago
0
Update elf crate to v0.7.0
#60
cole14
closed
1 year ago
3
Fix clippy warnings
#59
lhvy
closed
1 year ago
3
Uses program headers to create TBF File
#58
bincsh
closed
1 year ago
6
Move from structopt to clap v4
#57
lhvy
closed
2 years ago
12
Tracking: Rewrite section selection and placement logic
#56
bradjc
closed
1 year ago
1
Increase the max padding size between sections to 1024. Added a warni…
#55
bincsh
closed
2 years ago
7
Padding between sections only < 100
#54
bincsh
closed
2 years ago
1
Update from structopt to clap
#53
brghena
closed
2 years ago
0
Does --kernel-heap flag create redundant/wasted space in RAM?
#52
reynoldsbd
closed
2 years ago
4
correct .tbf names in TAB
#51
bradjc
closed
2 years ago
0
Add CI for rustfmt
#50
bradjc
closed
2 years ago
2
Fix fixed flash address calculation (alternative version)
#49
bradjc
closed
2 years ago
5
Fix fixed flash address calculation
#48
bradjc
closed
2 years ago
2
Update to Rust 2021 edition
#47
bradjc
closed
2 years ago
0
fix entry point calculation
#46
reynoldsbd
closed
2 years ago
3
When padding is added to the output tbf file, the init_fn_offset is not calculated correctly
#45
painavin
closed
2 years ago
0
tbf: persistent ACL: fix length calculation
#44
bradjc
closed
2 years ago
0
Add support for adding credentials to a userspace binary
#43
phil-levis
closed
2 years ago
7
Bump tar from 0.4.35 to 0.4.36
#42
dependabot[bot]
closed
2 years ago
0
Convert elf2tab into a lib+bin crate
#41
cfrantz
closed
2 years ago
1
Read stack from elf if available
#40
dcz-self
closed
2 years ago
0
Fix flash address on ARM
#39
dcz-self
closed
2 years ago
9
Next