boards: arm: Enable TRNG driver for MAX32670EVKIT

TRNG enabled for MAX32670EVKIT

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit is contained in:
Sadik Ozer 2024-06-25 13:19:45 +03:00 committed by Anas Nashif
commit 434825cdfd
3 changed files with 7 additions and 0 deletions

View file

@ -106,6 +106,8 @@ Below interfaces are supported by Zephyr on MAX32670EVKIT.
+-----------+------------+-------------------------------------+
| UART | on-chip | serial |
+-----------+------------+-------------------------------------+
| TRNG | on-chip | entropy |
+-----------+------------+-------------------------------------+
Connections and IOs

View file

@ -71,3 +71,7 @@
&gpio1 {
status = "okay";
};
&trng {
status = "okay";
};

View file

@ -10,5 +10,6 @@ toolchain:
supported:
- gpio
- serial
- trng
ram: 160
flash: 384