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.