devicetree: nRF5340 application core DTSI is missing cryptocell node #25493
Labels
area: Devicetree
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Milestone
Describe the bug
The nRF5340 SoC's application core has a cryptocell peripheral, but this is not available in the corresponding DTSI.
Now that entropy sources have moved to DTS's zephyr,entropy chosen node from Kconfig's CONFIG_ENTROPY_NAME, this means users can no longer easily instantiate devices for managing the cryptocell in a way that interoperates with the rest of the system.
Expected behavior
nrf5340_cpuapp.dtsi should have nodes for all hardware addressable from the secure world.
Impact
Showstopper for "standard zephyr" entropy use on this core.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: