@@ -169,23 +169,28 @@ JIRA Related Items
169
169
* :jira: `ZEP-230 ` - Define I2S driver APIs
170
170
* :jira: `ZEP-601 ` - enable CONFIG_DEBUG_INFO
171
171
* :jira: `ZEP-702 ` - Integrate Nordic's Phoenix Link Layer into Zephyr
172
+ * :jira: `ZEP-749 ` - TinyCrypt uses an old, unoptimized version of micro-ecc
172
173
* :jira: `ZEP-896 ` - nRF5x Series: Add support for power and clock peripheral
174
+ * :jira: `ZEP-1067 ` - Driver for BMM150
173
175
* :jira: `ZEP-1396 ` - Add ksdk adc shim driver
174
176
* :jira: `ZEP-1426 ` - CONFIG_BOOT_TIME_MEASUREMENT on all targets?
175
177
* :jira: `ZEP-1552 ` - Provide apds9960 sensor driver
176
178
* :jira: `ZEP-1647 ` - Figure out new combo for breathe/doxygen/sphinx versions that are supported
179
+ * :jira: `ZEP-1744 ` - UPF 56 BLE Controller Issues
177
180
* :jira: `ZEP-1751 ` - Add template YAML file
178
181
* :jira: `ZEP-1819 ` - Add tickless kernel support in nrf_rtc_timer timer
179
182
* :jira: `ZEP-1843 ` - provide mechanism to filter test cases based on available hardware
180
183
* :jira: `ZEP-1892 ` - Fix issues with Fix Release
181
184
* :jira: `ZEP-1902 ` - Missing board documentation for arm/nucleo_f334r8
182
185
* :jira: `ZEP-1911 ` - Missing board documentation for arm/stm3210c_eval
183
186
* :jira: `ZEP-1917 ` - Missing board documentation for arm/stm32373c_eval
187
+ * :jira: `ZEP-1918 ` - Fix connection parameter request procedure
184
188
* :jira: `ZEP-2018 ` - Remove deprecated PWM APIs
185
189
* :jira: `ZEP-2020 ` - tests/crypto/test_ecc_dsa intermittently fails on riscv32
186
190
* :jira: `ZEP-2025 ` - Add mcux pwm shim driver for k64
187
191
* :jira: `ZEP-2031 ` - ESP32 Architecture Configuration
188
192
* :jira: `ZEP-2032 ` - Espressif Open-source Toolchain Support
193
+ * :jira: `ZEP-2039 ` - Implement stm32cube LL based clock control driver
189
194
* :jira: `ZEP-2054 ` - Convert all helper script to use python3
190
195
* :jira: `ZEP-2062 ` - Convert gen_offset_header to a python script
191
196
* :jira: `ZEP-2063 ` - Convert gen_idt to python
@@ -195,18 +200,24 @@ JIRA Related Items
195
200
* :jira: `ZEP-2089 ` - UART support for ESP32
196
201
* :jira: `ZEP-2115 ` - Common API for networked applications for setting up network
197
202
* :jira: `ZEP-2116 ` - Common API for networked apps to create client/server applications
203
+ * :jira: `ZEP-2141 ` - Coverity CID 169303 in tests/net/ipv6/src/main.c
198
204
* :jira: `ZEP-2150 ` - Move Arduino 101 to Device Tree
199
205
* :jira: `ZEP-2151 ` - Move Quark D2000 to device tree
200
206
* :jira: `ZEP-2156 ` - Build warnings [-Wformat] with LLVM/icx (tests/kernel/sprintf)
201
207
* :jira: `ZEP-2168 ` - Timers seem to be broken with TICKLESS_KERNEL on nRF51 (Cortex M0)
208
+ * :jira: `ZEP-2171 ` - Move all board pinmux code from drivers/pinmux/stm32 to the corrosponding board/soc locations
202
209
* :jira: `ZEP-2184 ` - Split data, bss, noinit sections into application and kernel areas
203
210
* :jira: `ZEP-2188 ` - x86: Implement simple stack memory protection
204
211
* :jira: `ZEP-2217 ` - schedule_api test fails on ARM with tickless kernel enabled
205
212
* :jira: `ZEP-2218 ` - unexpected short timeslice when running schedule_api with tickless kernel enabled
213
+ * :jira: `ZEP-2220 ` - Extend MPU to stm32 family
206
214
* :jira: `ZEP-2225 ` - Ability to unregister GATT services
215
+ * :jira: `ZEP-2226 ` - BSD Sockets API: Basic blocking API
216
+ * :jira: `ZEP-2227 ` - BSD Sockets API: Non-blocking API
207
217
* :jira: `ZEP-2229 ` - test_time_slicing_preemptible fails on bbc_microbit and other NRF boards
208
218
* :jira: `ZEP-2250 ` - sanitycheck not filtering defconfigs properly
209
219
* :jira: `ZEP-2258 ` - Coverity static scan issues seen
220
+ * :jira: `ZEP-2265 ` - stack declaration macros for ARM MPU
210
221
* :jira: `ZEP-2267 ` - Create Release Notes
211
222
* :jira: `ZEP-2270 ` - Convert mpu_stack_guard_test from using k_thread_spawn to k_thread_create
212
223
* :jira: `ZEP-2274 ` - Build warnings [-Wpointer-sign] with LLVM/icx (tests/net/ipv6_fragment)
@@ -223,6 +234,8 @@ JIRA Related Items
223
234
* :jira: `ZEP-2306 ` - echo server hangs from IPv6 hop-by-hop option anomaly
224
235
* :jira: `ZEP-2308 ` - (New) Networking API details documentation is missing
225
236
* :jira: `ZEP-2310 ` - Improve configuration documentation index organization
237
+ * :jira: `ZEP-2314 ` - Testcase failure :tests/benchmarks/timing_info/testcase.ini#test
238
+ * :jira: `ZEP-2316 ` - Testcase failure :tests/bluetooth/shell/testcase.ini#test_br
226
239
* :jira: `ZEP-2318 ` - some kernel objects sections are misaligned
227
240
* :jira: `ZEP-2319 ` - tests/net/ieee802154/l2 uses semaphore before initialization
228
241
* :jira: `ZEP-2321 ` - [PTS] All TC's of SM/GATT/GAP failed due to BTP_TIMEOUT error.
@@ -234,6 +247,7 @@ JIRA Related Items
234
247
* :jira: `ZEP-2332 ` - bad memory access tests/net/ip-addr
235
248
* :jira: `ZEP-2334 ` - bluetooth shell build warning when CONFIG_DEBUG=y
236
249
* :jira: `ZEP-2335 ` - Ensure the Licensing page is up-to-date for the release
250
+ * :jira: `ZEP-2340 ` - Disabling advertising gets stuck
237
251
* :jira: `ZEP-2341 ` - Build warnings:override: reassigning to symbol MAIN_STACK_SIZE with LLVM/icx (/tests/net/6lo)
238
252
* :jira: `ZEP-2343 ` - Coverity static scan issues seen
239
253
* :jira: `ZEP-2344 ` - Coverity static scan issues seen
@@ -267,19 +281,23 @@ JIRA Related Items
267
281
* :jira: `ZEP-2407 ` - [Cortex m series ] Getting a crash on Cortex m3 series when more than 8 preemptive threads with equal priority are scheduled
268
282
* :jira: `ZEP-2408 ` - design mechanism for kernel object sharing policy
269
283
* :jira: `ZEP-2412 ` - Bluetooth tester app not working from commit c1e5cb
284
+ * :jira: `ZEP-2423 ` - samples/bluetooth/ipsp's builtin TCP echo crashes on TCP closure
270
285
* :jira: `ZEP-2432 ` - ieee802154_shell.c, net_mgmt call leads to a BUS FAULT
271
286
* :jira: `ZEP-2433 ` - x86: do forensic analysis to determine stack overflow context in supervisor mode
272
287
* :jira: `ZEP-2436 ` - Unable to see console output in Quark_D200_CRB
273
288
* :jira: `ZEP-2437 ` - warnings when building applications for quark d2000
274
289
* :jira: `ZEP-2444 ` - [nrf] Scheduling test API is getting failed in case of nrf51/nrf52 platforms
290
+ * :jira: `ZEP-2445 ` - nrf52: CPU lock-up when using Bluetooth + Flash driver + CONFIG_ASSERT
275
291
* :jira: `ZEP-2447 ` - 'make debugserver' fails for qemu_x86_iamcu
276
292
* :jira: `ZEP-2451 ` - Move Bluetooth IPSP support functions from samples/bluetooth to a separate library
277
293
* :jira: `ZEP-2452 ` - https server does not build for olimex_stm32_e407
278
294
* :jira: `ZEP-2457 ` - generated/offsets.h is being regenerated unnecessarily
279
295
* :jira: `ZEP-2459 ` - Sample application not working with Quark SE C1000
280
296
* :jira: `ZEP-2460 ` - tests/crypto/ecc_dh fails on qemu_nios2
281
297
* :jira: `ZEP-2464 ` - "allow IPv6 interface init to work with late IP assignment" patch broke non-late IPv6 assignment
298
+ * :jira: `ZEP-2465 ` - Static code scan (coverity) issues seen
282
299
* :jira: `ZEP-2467 ` - Static code scan (coverity) issues seen
300
+ * :jira: `ZEP-2468 ` - Static code scan (coverity) issues seen
283
301
* :jira: `ZEP-2469 ` - Static code scan (coverity) issues seen
284
302
* :jira: `ZEP-2474 ` - Static code scan (coverity) issues seen
285
303
* :jira: `ZEP-2480 ` - Build warnings [-Wpointer-sign] with LLVM/icx (samples/net/coaps_server)
@@ -291,18 +309,32 @@ JIRA Related Items
291
309
* :jira: `ZEP-2488 ` - Build warnings [-Wpointer-sign] and [-Warray-bounds] with LLVM/icx (samples/net/irc_bot)
292
310
* :jira: `ZEP-2489 ` - bug in _x86_mmu_buffer_validate API
293
311
* :jira: `ZEP-2496 ` - Build failure on tests/benchmarks/object_footprint
312
+ * :jira: `ZEP-2497 ` - [TIMER] k_timer_start should take 0 value for duration parameter
313
+ * :jira: `ZEP-2498 ` - [Display] Minimum Duration argument to k_timer_start should be non Zero positive value
294
314
* :jira: `ZEP-2508 ` - esp32 linkage doesn't unify ELF sections correctly
315
+ * :jira: `ZEP-2510 ` - BT: CONFIG_BT_HCI_TX_STACK_SIZE appears to be too low for BT_SPI
316
+ * :jira: `ZEP-2514 ` - XCC sanitycheck build compile wrong targets
295
317
* :jira: `ZEP-2523 ` - Static code scan (Coverity) issue seen in file: /samples/net/zoap_server/src/zoap-server.c
318
+ * :jira: `ZEP-2525 ` - Static code scan (Coverity) issue seen in file: /samples/net/zoap_server/src/zoap-server.c
296
319
* :jira: `ZEP-2531 ` - Static code scan (Coverity) issue seen in file: /tests/net/lib/dns_resolve/src/main.c
297
320
* :jira: `ZEP-2528 ` - Static code scan (Coverity) issue seen in file: /samples/net/nats/src/nats.c
298
321
* :jira: `ZEP-2534 ` - Static code scan (Coverity) issue seen in file: /tests/kernel/irq_offload/src/irq_offload.c
299
322
* :jira: `ZEP-2535 ` - Static code scan (Coverity) issue seen in file: /tests/net/lib/zoap/src/main.c
323
+ * :jira: `ZEP-2537 ` - Static code scan (Coverity) issue seen in file: /tests/crypto/ecc_dh/src/ecc_dh.c
300
324
* :jira: `ZEP-2538 ` - Static code scan (Coverity) issue seen in file: /arch/arm/soc/st_stm32/stm32f1/soc_gpio.c
301
325
* :jira: `ZEP-2539 ` - Static code scan (Coverity) issue seen in file: /tests/net/ieee802154/l2/src/ieee802154_test.c
326
+ * :jira: `ZEP-2540 ` - Static code scan (Coverity) issue seen in file: /ext/lib/crypto/tinycrypt/source/ecc_dh.c
327
+ * :jira: `ZEP-2541 ` - Static code scan (Coverity) issue seen in file: /subsys/bluetooth/host/mesh/cfg.c
328
+ * :jira: `ZEP-2549 ` - Static code scan (Coverity) issue seen in file: /samples/net/leds_demo/src/leds-demo.c
302
329
* :jira: `ZEP-2552 ` - ESP32 uart poll_out always return 0
303
330
* :jira: `ZEP-2553 ` - k_queue_poll not handling -EADDRINUSE (another thread already polling) properly
304
331
* :jira: `ZEP-2556 ` - ESP32 watchdog WDT_MODE_INTERRUPT_RESET mode fails
305
332
* :jira: `ZEP-2557 ` - ESP32 : Some GPIO tests are getting failed (tests/drivers/gpio/gpio_basic_api)
333
+ * :jira: `ZEP-2558 ` - CONFIG_BLUETOOTH_* Kconfig options silently ignored
334
+ * :jira: `ZEP-2560 ` - samples/net: the sample of zoap_server fails to add multicast address
306
335
* :jira: `ZEP-2561 ` - samples/net: The HTTP client failed to send the POST request
307
336
* :jira: `ZEP-2568 ` - [PTS] All TC's of L2CAP/SM/GATT/GAP failed due to BTP_ERROR.
308
337
* :jira: `ZEP-2575 ` - error:[ '-O: command not found'] with LLVM/icx (samples/hello_world)
338
+ * :jira: `ZEP-2576 ` - samples/net/sockets/echo, echo_async : fails to send the TCP packets
339
+ * :jira: `ZEP-2581 ` - CC3220 executable binary format support
340
+ * :jira: `ZEP-2584 ` - Update mbedTLS to 2.6.0
0 commit comments