boards: arm: b_u585i_iot02a: Enable aes

Activate the AES node in the b_u585i_iot02a board.

Signed-off-by: Wojciech Slenska <wsl@trackunit.com>
This commit is contained in:
Wojciech Slenska 2023-01-23 10:14:46 +01:00 committed by Fabio Baltieri
commit bf2c489a96
2 changed files with 6 additions and 0 deletions

View file

@ -191,6 +191,10 @@
};
};
&aes {
status = "okay";
};
&rng {
status = "okay";
};

View file

@ -191,6 +191,8 @@ The Zephyr b_u585i_iot02a board configuration supports the following hardware fe
| PWM | on-chip | pwm |
| die-temp | on-chip | die temperature sensor |
+-----------+------------+-------------------------------------+
| AES | on-chip | crypto |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file: