Skip to content

Commit

Permalink
[nrf toup] drivers: Adding cryptocell as chosen entropy for nRF5340
Browse files Browse the repository at this point in the history
-Adding cryptocell as zephyr,entropy for nRF5340 in dts

ref: NCSDK-4638

Signed-off-by: Frank Audun Kvamtrø <frank.kvamtro@nordicsemi.no>
(cherry picked from commit 2a9d34d)
  • Loading branch information
frkv authored and mbolivar-nordic committed Oct 20, 2020
1 parent b38a27c commit 0f3124d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dts/arm/nordic/nrf5340_cpuapp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
};

chosen {
zephyr,entropy = &cryptocell;
zephyr,flash-controller = &flash_controller;
};

Expand Down

0 comments on commit 0f3124d

Please sign in to comment.