-
**Is your feature request related to a problem? Please describe.**
Completely switch to Zephyr native drivers on i.MX platforms.
Supported boards:
- [x] i.MX8QM
- [x] i.MX8QXP
- [ ] i.MX8M…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dcf42917c550714d2457947538b9e29d083e872e/subsys/llext/llext_load.c
Category: Insecure data handling
Function…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dcf42917c550714d2457947538b9e29d083e872e/lib/posix/options/shm.c
Category: Control flow issues
Function: `sh…
-
**Is your enhancement proposal related to a problem? Please describe.**
We have multiple sets of functions intended to manage IRQ handling latency:
For IRQs that we know when happen:
https://gi…
-
**Is your enhancement proposal related to a problem? Please describe.**
https://github.com/zephyrproject-rtos/zephyr/blob/main/modules/hostap/src/supp_api.c is a wrapper around `wpa_cli` or `hostap…
-
Hi,
We are creating the ARGO module (Raspberry Pico footprint) based on nRF9151 SOC
https://wizcube.eu/argo.html
We also planning a new wizcube module code name M10LR01-01 PCB
On board a mini-P…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dcf42917c550714d2457947538b9e29d083e872e/drivers/sensor/fcx_mldx5/fcx_mldx5.c
Category: Security best practi…
-
**Describe the bug**
drivers/serial/uart_nrfx_uarte.c Builds with warnings nrf54l20pdk/nrf54l20/cpuapp and therefore fails in twister for at least these tests in main:
* tests/drivers/build_all/w1…
-
Now that we have the native_sim targets, we can build Zephyr as a Linux application, with the choice of using an embedded C library. When the user selects to use an embedded libC, a few of the old nat…
-
Zephyr CI testing reports a build error b_u585i_iot02a/stm32u585xx/ns tests/benchmarks/sched_queues
when building the tests/benchmarks/sched_queues on the stm32u585 disco kit
(during test campaign…