zephyr/arch
Erwan Gouriou 164fb32cf6 drivers: entropy: stm32: limit driver to SoC supporting it
In STM32 family, RNG IP is available only on F4 and L4 series.
Besides STM32F401 does not support is neither.
Get entropy driver available on STM32 devices supporting it and
generate a compilation issue on STM32 devices that do not own
the RNG IP.

Solves #5448

Signed-Off-By: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-01-11 19:00:19 -05:00
..
arc arch: fix typo defafult -> default 2018-01-08 08:08:45 -05:00
arm drivers: entropy: stm32: limit driver to SoC supporting it 2018-01-11 19:00:19 -05:00
common gen_isr_tables: Minor refactoring 2018-01-04 08:55:26 -05:00
nios2 arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
posix native: Handle gracefully SIGTERM and SIGINT 2018-01-02 15:26:34 -05:00
riscv32 arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
x86 arch: fix typo defafult -> default 2018-01-08 08:08:45 -05:00
xtensa arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00