Skip to content

microchip: sama7g5: dts: add TRNG (Random Number Generator) support #91883

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

TonyHan11
Copy link
Contributor

Changes in this PR includes:

  • set TRNG registers with strong ordered, read and write access
  • add TRNG node to dts/arm/microchip/sam/sama7g5.dtsi
  • enable TRNG in boards/microchip/sam/sama7g54_ek/sama7g54_ek.dts

@github-actions github-actions bot added the platform: Microchip MEC Microchip MEC Platform label Jun 19, 2025
@TonyHan11 TonyHan11 force-pushed the sama7g5_trng branch 2 times, most recently from 212ad89 to cd964f5 Compare June 20, 2025 06:39
Copy link

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

Name Old Revision New Revision Diff
hal_microchip zephyrproject-rtos/hal_microchip@4b74f40 zephyrproject-rtos/hal_microchip@32a79d4 zephyrproject-rtos/[email protected]

All manifest checks OK

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

Copy link

Update west.yml for SAMA7G54 HAL

Signed-off-by: Tony Han <[email protected]>
Update TRNG registers with strong ordered, read and write access.

Signed-off-by: Tony Han <[email protected]>
Add TRNG nodes to sama7g5.dtsi and sama7g54_ek.dts files.
Tested with tests/drivers/entropy/api.

Signed-off-by: Tony Han <[email protected]>
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.

2 participants