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> |
||
---|---|---|
.. | ||
dev | ||
stm32 | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.cc2650 | ||
Kconfig.esp32 | ||
Kconfig.fe310 | ||
Kconfig.mcux | ||
Kconfig.mcux_lpc | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
dummy.c | ||
pinmux.h | ||
pinmux_cc2650.c | ||
pinmux_esp32.c | ||
pinmux_fe310.c | ||
pinmux_handlers.c | ||
pinmux_mcux.c | ||
pinmux_mcux_lpc.c | ||
pinmux_qmsi.c | ||
pinmux_sam0.c |