Skip to content

Conversation

tokangas
Copy link
Contributor

Added a workaround for nRF9280 SoC1.1 data cache related issue.

Added a workaround for nRF9280 SoC1.1 data cache related issue.

Signed-off-by: Tommi Kangas <[email protected]>
Copy link

@karstenkoenig
Copy link
Contributor

Couldn't this be done by setting the following option to y?
https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/cache/Kconfig.nrf#L13

@tokangas
Copy link
Contributor Author

Couldn't this be done by setting the following option to y? https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/cache/Kconfig.nrf#L13

Unfortunately it does not work with nRF9280. The issue is a bit different than in nRF54H20, the application has to also access the data using 0x3x adresses.

@cfriedt cfriedt merged commit c01c4e9 into zephyrproject-rtos:main Oct 15, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants