Skip to content

Commit 6a0edac

Browse files
LaurentiuM1234cfriedt
authored andcommitted
doc: releases: add v4.3 release notes for firmware subsystem
Add v4.3 release notes for the firmware subsystem. Signed-off-by: Laurentiu Mihalcea <[email protected]>
1 parent 8757978 commit 6a0edac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,15 @@ New Samples
12951295
Libraries / Subsystems
12961296
**********************
12971297

1298+
* Firmware
1299+
1300+
* SCMI
1301+
1302+
* Added :kconfig:option:`ARM_SCMI_CHAN_SEM_TIMEOUT_USEC` to allow configuring the channel semaphore timeout.
1303+
* Use :c:func:`scmi_status_to_errno` directly for checking the returned command status code.
1304+
* Added new parameter to :c:func:`scmi_send_message` allowing users to specify if they want to use polling or not.
1305+
* [NXP] Various additions related to the NXP-specific CPU protocol.
1306+
12981307
* Logging:
12991308

13001309
* Added hybrid rate-limited logging macros to prevent log flooding when messages are generated frequently.

0 commit comments

Comments
 (0)