Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lschuermann
Copy link
Member

Pull Request Overview

elf2tab v0.10.0 has a bug which prevents correct calculation of an application's start address in certain cases. Pinning elf2tab to v0.9.0 for now fixes these issues in the CI workflow.

Testing Strategy

This pull request was tested by CI?

TODO or Help Wanted

N/A

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

elf2tab v0.10.0 has a bug which prevents correct calculation of an
application's start address in certain cases. Pinning elf2tab to
v0.9.0 for now fixes these issues in the CI workflow.

Signed-off-by: Leon Schuermann <[email protected]>
@lschuermann lschuermann force-pushed the dev/unbreak-litex-sim-ci branch from 75556c8 to 9c538bd Compare September 9, 2022 15:46
@lschuermann lschuermann changed the title litex_sim_ci: pin elf2tab to v0.9.0 to unbreak CI litex-sim-ci: pin elf2tab to v0.9.0 to unbreak CI Sep 9, 2022
@lschuermann lschuermann added the P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny. label Sep 9, 2022
@lschuermann
Copy link
Member Author

lschuermann commented Sep 9, 2022

Contributors are starting to wonder why the CI is broken: #3177 (comment)

This is a quick solution to get things running again. A proper update of libtock-c, Tockloader and elf2tab will follow as soon as elf2tab has a release in which the start address calculation bug is fixed.

I think this is very uncontroversial given that it just effectively restores the state of the CI workflow from a few days ago and I'd appreciate if we can merge this quickly.

@jrvanwhy
Copy link
Contributor

jrvanwhy commented Sep 9, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 9, 2022

@bors bors bot merged commit eb3f7ce into tock:master Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants