Skip to content

Comments

boards: nordic: bm_nrf54l15dk: sram adjustments#663

Open
eivindj-nordic wants to merge 1 commit intonrfconnect:mainfrom
eivindj-nordic:nrf54l15dk_sram
Open

boards: nordic: bm_nrf54l15dk: sram adjustments#663
eivindj-nordic wants to merge 1 commit intonrfconnect:mainfrom
eivindj-nordic:nrf54l15dk_sram

Conversation

@eivindj-nordic
Copy link
Contributor

Adjust sram sizes to not overlap with Viper context.

Adjust sram sizes to not overlap with Viper context.

Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>
@eivindj-nordic eivindj-nordic self-assigned this Feb 25, 2026
@eivindj-nordic eivindj-nordic requested review from a team as code owners February 25, 2026 11:16
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Feb 25, 2026
@github-actions
Copy link

You can find the documentation preview for this PR here.

Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from what I remember the idea of BM was users would not be using flpr, and if they do they would need to do that entirely themselves (i.e. in their own boards) - so has that changed?

@eivindj-nordic eivindj-nordic added this to the v2.0.0 milestone Feb 25, 2026
@bjorn-tore-taraldsen
Copy link
Contributor

bjorn-tore-taraldsen commented Feb 25, 2026

from what I remember the idea of BM was users would not be using flpr, and if they do they would need to do that entirely themselves (i.e. in their own boards) - so has that changed?

You are right that we do not have a plan of supporting VPR (flpr) in BM (as of now), and that hasn't changed.
I assume you are asking this based on how we have done SRAM partitioning?
But with nRF54LV10 and nRF54LM20A included, that have both VPR Context and Protected RAM in this area, and that we have to exclude Protected RAM. I decided to do it equally on all boards, not include any of these partitions in the common SRAM. (Ref PR #621)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants