Skip to content

Commit 8242739

Browse files
dcpleungmmahadevan108
authored andcommitted
doc: release-notes/3.2: about new API on MM drivers
This adds the bits about new API in the memory management drivers. Signed-off-by: Daniel Leung <[email protected]>
1 parent 9bd5161 commit 8242739

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-3.2.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ Changes in this release
7272
allow distinguishing between an out of range bitrate/sample point, an unsupported bitrate, and a
7373
resulting sample point outside the guard limit.
7474

75+
* Memory Management Drivers
76+
77+
* Added :c:func:`sys_mm_drv_update_page_flags` and
78+
:c:func:`sys_mm_drv_update_region_flags` to update flags associated
79+
with memory pages and regions.
80+
7581
Removed APIs in this release
7682
============================
7783

0 commit comments

Comments
 (0)