include soc.h in crypto driver for stm32 for fixing build errors when enabling cryp/AES nodes in devicetree Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/47379 Signed-off-by: Tobias BA <ext-tba@trackunit.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| crypto_ataes132a_priv.h | ||
| crypto_ataes132a.c | ||
| crypto_intel_sha_priv.h | ||
| crypto_intel_sha_registers.h | ||
| crypto_intel_sha.c | ||
| crypto_mtls_shim.c | ||
| crypto_nrf_ecb.c | ||
| crypto_stm32_priv.h | ||
| crypto_stm32.c | ||
| crypto_tc_shim_priv.h | ||
| crypto_tc_shim.c | ||
| Kconfig | ||
| Kconfig.ataes132a | ||
| Kconfig.intel | ||
| Kconfig.nrf_ecb | ||
| Kconfig.stm32 | ||