Skip to content

Conversation

@HoZHel
Copy link
Contributor

@HoZHel HoZHel commented May 15, 2025

Call entropy APIs to use TRNG peripheral on STM32WB0x devices for BLE purposes.

Enable rng node on Nucleo-WB0x boards.

Supplementary PR#267

@github-actions
Copy link

github-actions bot commented May 15, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_stm32 zephyrproject-rtos/hal_stm32@5cbc642 zephyrproject-rtos/hal_stm32@90f5642 zephyrproject-rtos/[email protected]

All manifest checks OK

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

@github-actions github-actions bot added the DNM (manifest) This PR should not be merged (controlled by action-manifest) label May 15, 2025
@HoZHel HoZHel changed the title Wb0x ble trng fix drivers: bluetooth: hci: Use TRNG peripheral for BLE purpose on WB0x May 15, 2025
@HoZHel HoZHel force-pushed the wb0x_ble_trng_fix branch from 9ddfc17 to cfda7cf Compare May 15, 2025 13:38
@HoZHel HoZHel force-pushed the wb0x_ble_trng_fix branch from cfda7cf to a15b03c Compare May 27, 2025 10:29
HoZHel added 2 commits May 27, 2025 14:38
Call entropy APIs to use TRNG peripheral on STM32WB0x devices for BLE
purposes.

Enable RNG node on Nucleo-WB0x boards.

Remove RNG initialization as it's done in the entropy driver.

Signed-off-by: Ali Hozhabri <[email protected]>
Restore main stack size to the default value since fake entropy
implementation from mbedtls is replaced by STM32 entropy driver.

Signed-off-by: Ali Hozhabri <[email protected]>
@HoZHel HoZHel force-pushed the wb0x_ble_trng_fix branch from a15b03c to a87f482 Compare May 27, 2025 12:38
@HoZHel HoZHel marked this pull request as ready for review June 9, 2025 12:24
@Thalley Thalley removed their request for review June 9, 2025 12:26
Copy link
Contributor

@mathieuchopstm mathieuchopstm left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

Update west.yml to point to the recent changes for hal_stm32.

Signed-off-by: Ali Hozhabri <[email protected]>
@HoZHel HoZHel force-pushed the wb0x_ble_trng_fix branch from a87f482 to 4b6eba6 Compare June 12, 2025 12:28
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Jun 12, 2025
@jhedberg jhedberg added DNM This PR should not be merged (Do Not Merge) and removed DNM This PR should not be merged (Do Not Merge) labels Jun 12, 2025
@sonarqubecloud
Copy link

@dkalowsk dkalowsk merged commit 2c811b5 into zephyrproject-rtos:main Jun 12, 2025
34 of 36 checks passed
@erwango erwango mentioned this pull request Jun 13, 2025
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