Fix k_sem_give() from being called from Zero Latency IRQs when the Controller is configured with BT_CTLR_ZLI=y. Kernel features shall not be used from Zero Latency IRQs as these IRQs cannot be locked by the kernel to maintain context safety of the kernel objects. Relates to commit |
||
|---|---|---|
| .. | ||
| crypto | ||
| hal | ||
| hci | ||
| include | ||
| ll_sw | ||
| ticker | ||
| util | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.df | ||
| Kconfig.ll_sw_split | ||