boards: ti: lp_em_cc2340r5: Add crypto support
Enable AES module. Signed-off-by: Stoyan Bogdanov <sbogdanov@baylibre.com> Signed-off-by: Julien Panis <jpanis@baylibre.com>
This commit is contained in:
parent
66749d72e1
commit
30ed81d66a
1 changed files with 4 additions and 0 deletions
|
@ -73,3 +73,7 @@
|
|||
pinctrl-0 = <&uart0_rx_default &uart0_tx_default>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&aes {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue