diff --git a/doc/releases/release-notes-4.0.rst b/doc/releases/release-notes-4.0.rst index fab09c239bc..afeddfeb6f4 100644 --- a/doc/releases/release-notes-4.0.rst +++ b/doc/releases/release-notes-4.0.rst @@ -1209,6 +1209,14 @@ Libraries / Subsystems (:github:`79653`) +* Firmware + + * Introduced basic support for ARM's System Control and Management Interface, which includes: + + * Subset of clock management protocol commands + * Subset of pin control protocol commands + * Shared memory and mailbox-based transport + HALs ****