Instead of getting the base address from the MCUX headers, use the base address from the device tree. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| entropy_esp32.c | ||
| entropy_handlers.c | ||
| entropy_mcux_rnga.c | ||
| entropy_mcux_trng.c | ||
| entropy_nrf5.c | ||
| entropy_sam.c | ||
| entropy_stm32.c | ||
| fake_entropy_native_posix.c | ||
| Kconfig | ||
| Kconfig.esp32 | ||
| Kconfig.mcux | ||
| Kconfig.native_posix | ||
| Kconfig.nrf5 | ||
| Kconfig.sam | ||
| Kconfig.stm32 | ||