Skip to content

General: Make Osiris fully relocatable #17

@thomasw04

Description

@thomasw04

It should be able to execute Osiris from anywhere in the flash memory.

This boils down to a few things:

  • Identify if more parts need to be adjusted than GOT.
  • Make the compiler output position independent code.
  • Make the code reference the GOT at an absolute address in RAM.
  • Adapt GOT entries.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions