diff --git a/core/embed/firmware/memory_T.ld b/core/embed/firmware/memory_T.ld index e253c8ea3..7ca3c0ddc 100644 --- a/core/embed/firmware/memory_T.ld +++ b/core/embed/firmware/memory_T.ld @@ -44,6 +44,7 @@ SECTIONS { .flash2 : ALIGN(512) { build/firmware/frozen_mpy.o(.rodata*); + build/firmware/vendor/secp256k1-zkp/src/secp256k1.o(.rodata*); . = ALIGN(512); } >FLASH2 AT>FLASH2