Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 1, 2025

Backport 294f7e5 from #94841.

Fixes #94812

Commit f9168ae made all non-cached memory
loadable by default.

However as nocache memory is typically used for reserving larger buffers to
be shared between peripherals, this comes at fairly large cost towards ROM
usage.

This commit creates two distinct sections for both loadable and
non-loadable nocache memory sections.

Signed-off-by: Pieter De Gendt <[email protected]>
(cherry picked from commit 294f7e5)
Copy link

sonarqubecloud bot commented Sep 1, 2025

Copy link
Contributor

@JarmouniA JarmouniA left a comment

Choose a reason for hiding this comment

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

Causes regression #95530

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs more info
Development

Successfully merging this pull request may close these issues.

4 participants