c200367b68
Driver APIs might not implement all operations, making it possible for a user thread to get the kernel to execute a function at 0x00000000. Perform runtime checks in all the driver handlers, checking if they're capable of performing the requested operation. Fixes #6907. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.esp32 | ||
Kconfig.mcux | ||
Kconfig.native_posix | ||
Kconfig.nrf5 | ||
Kconfig.stm32 | ||
entropy_esp32.c | ||
entropy_handlers.c | ||
entropy_mcux_rnga.c | ||
entropy_mcux_trng.c | ||
entropy_native_posix.c | ||
entropy_nrf5.c | ||
entropy_stm32.c |