You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
5567b62
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @xchapron-ledger,
Similar should probably be done in Speculos also:
https://github.com/LedgerHQ/speculos/blob/037612dd4cdfeedc05cd067b455d6b8c35b80d7c/src/bolos/cx_crc.c#L53
5567b62
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep we could, yet:
.rodata
only when building with the version of GCC used for apps..data
is supported.Still I did it here: LedgerHQ/speculos#450