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

[nrf fromtree] Patches to enable the nrf5340bsim #1462

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

aescolar
Copy link
Contributor

3 patches directly from Zephyr upstream from a couple of days after the upmerge target.
Needed to have the nrf5340bsim targets be more usable with the SDC and 802154 drivers.


[nrf fromtree] boards nrf5340bsim_cpuapp: Select approprite 802154 radio in DT

Set the chosen 802154 radio in DT for the
nrf5340bsim_nrf5340_cpuapp so we can build with the
radio driver built into the net core.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 47b7eaece9419214fb2065cba4b9c520dc807ca6)

[nrf fromtree] manifest: Update nrf hw models to latest

* Update the HW models module to
9b985ea6bc237b6ae06f48eb228f2ac7f6e3b96b

Including the following:
* 9b985ea nrf_ccm: Add RATEOVERRIDE subscribe support
* 8592230 nrf_hack: Add comments
* 5775f4c docs: Very minor typo and grammar fixes

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit c4e1807cdf4d4a868995bcbe51716ac7fef78d3d)

[nrf fromtree] boards nrf5340bsim_cpuapp: Define chosen entropy source

Override the chosen entropy source irrespectively of what the
SOC may chose.
This is to avoid problems as the SOC may select the
cryptocell, but we do not support it in the simulated
target.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 25599df05e4b060d83d6ccf03ded7b2b411bb7a4)

Override the chosen entropy source irrespectively of what the
SOC may chose.
This is to avoid problems as the SOC may select the
cryptocell, but we do not support it in the simulated
target.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 25599df)
* Update the HW models module to
9b985ea6bc237b6ae06f48eb228f2ac7f6e3b96b

Including the following:
* 9b985ea nrf_ccm: Add RATEOVERRIDE subscribe support
* 8592230 nrf_hack: Add comments
* 5775f4c docs: Very minor typo and grammar fixes

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit c4e1807)
…dio in DT

Set the chosen 802154 radio in DT for the
nrf5340bsim_nrf5340_cpuapp so we can build with the
radio driver built into the net core.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit 47b7eae)
@NordicBuilder
Copy link
Contributor

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
nrf_hw_models zephyrproject-rtos/nrf_hw_models@a715dcc zephyrproject-rtos/nrf_hw_models@9b985ea zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@rlubos rlubos merged commit a8136cb into nrfconnect:main Jan 22, 2024
@aescolar aescolar deleted the nrf5340bsim_patches branch January 22, 2024 13:34
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.

5 participants