Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hw/mcu/nordic: Fix SPI for non-secure code #3344

Merged

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Nov 21, 2024

hal_spi.c used hardcoded NRF_SPIMx_S NRF_SPISx_S instead of secure/non-secure aware macros NRF_SPIMx NRF_SPISx

hal_spi.c used hardcoded NRF_SPIMx_S NRF_SPISx_S instead of
secure/non-secure aware macros NRF_SPIMx NRF_SPISx

Signed-off-by: Jerzy Kasenberg <[email protected]>
@github-actions github-actions bot added Nordic Nordic related size/s labels Nov 21, 2024
@kasjer kasjer merged commit 95ef76f into apache:master Dec 20, 2024
20 checks passed
@kasjer kasjer deleted the kasjer/nrf53-fix-spi-for-non-secure-code branch December 20, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nordic Nordic related size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants