-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bug] caliptra-image ignores ELF .rodata address. (#763)
Depending on section alignment, this can cause .rodata to be shifted around strangely in memory. This PR fixes that, and errors if the .data section contains any data (supporting .data is a more involved fix).
- Loading branch information
Showing
1 changed file
with
55 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters