Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[noup] KMU: Add NOLOAD to linker section for the nRF KMU region
!fixup [nrf noup] platform: ext: nordic_nrf: Custom nRF54L15 linker file This was missed in a previous commit without this the linker will place the initialization of this global variable which is 0 at the address of S_DATA_START in Flash, now it will be discarded. Ref. NCSDK-25121 Signed-off-by: Sigvart Hovland <[email protected]>
- Loading branch information