Skip to content

Conversation

el-bert0
Copy link
Contributor

When PICO_PLATFORM=host use only time as random value (define PICO_RAND_ENTROPY_SRC_TIME and PICO_RAND_SEED_ENTROPY_SRC_TIME).

@el-bert0 el-bert0 changed the title pico_rand Define pico_rand also in PICO_PLAFORM=host (#2576) Jul 27, 2025
@el-bert0 el-bert0 changed the title Define pico_rand also in PICO_PLAFORM=host (#2576) Enable hardware_irq library also in host and not only in rp2_common (#2576) Jul 27, 2025
@el-bert0 el-bert0 changed the title Enable hardware_irq library also in host and not only in rp2_common (#2576) Enable pico_rand library also in host and not only in rp2_common (#2576) Jul 27, 2025
@el-bert0 el-bert0 marked this pull request as draft July 27, 2025 08:01
@el-bert0
Copy link
Contributor Author

el-bert0 commented Jul 27, 2025

Need to integrate also Bazel build.

@el-bert0 el-bert0 marked this pull request as ready for review July 28, 2025 06:24
@kilograham kilograham added this to the 2.2.0 milestone Jul 28, 2025
Copy link
Contributor

@kilograham kilograham left a comment

Choose a reason for hiding this comment

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

I was considering we should just move it to common, however I think this is fine for now (it does something useful) and it is possible we might want to add calls to proper h/w rand() funcs here in the future anyway

@kilograham kilograham merged commit 3f6f0fc into raspberrypi:develop Jul 28, 2025
6 checks passed
@el-bert0 el-bert0 deleted the pico_random branch July 28, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants