Skip to content

Conversation

maturvo
Copy link
Collaborator

@maturvo maturvo commented Jul 20, 2025

  1. Dumping the relocatable ELF file with interpreted DWARF (analyse)
  2. Symbolic execution - using symbolic section base addresses
  3. Basic simulation to verify "semantic relocatability"

Depends on linksem#32 and isla#94

maturvo and others added 30 commits May 13, 2025 01:48
* wip

* wip

* Debug prints

* wip

* Refactor simrel

* Global memory processing

* fixes

* better printing

* cleanup
pull Matej Urban's relocation support from maturvo/read-dwarf master to a new "reloc" branch of rems-project/read-dwarf
the executor still expects pc values to be section-relative
It contains a list of sections whose addresses need to be represented symbolically
The executor expects exactly the form section+offset, but previously it was set to section[63:0]+offset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants