mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-17 17:18:11 +00:00
This patch adds crypto driver support for all STM32F4 devices providing a CRYP peripheral. This driver implements the AES ECB, CBC and CTR modes of operation. It has been tested on a STM32F437 SoC running the Zephyr crypto driver sample. Signed-off-by: Markus Fuchs <markus.fuchs@de.sauter-bc.com> |
||
---|---|---|
.. | ||
adc | ||
audio | ||
bluetooth | ||
can | ||
clock_control | ||
console | ||
counter | ||
crypto | ||
display | ||
dma | ||
eeprom | ||
entropy | ||
espi | ||
ethernet | ||
flash | ||
gpio | ||
hwinfo | ||
i2c | ||
i2s | ||
ieee802154 | ||
interrupt_controller | ||
ipm | ||
kscan | ||
led | ||
led_strip | ||
lora | ||
modem | ||
net | ||
neural_net | ||
pcie | ||
pinmux | ||
ps2 | ||
ptp_clock | ||
pwm | ||
sensor | ||
serial | ||
spi | ||
timer | ||
usb | ||
video | ||
watchdog | ||
wifi | ||
CMakeLists.txt | ||
Kconfig |