Skip to content

Commit

Permalink
doc: release-notes/3.2: about new API on MM drivers
Browse files Browse the repository at this point in the history
This adds the bits about new API in the memory management drivers.

Signed-off-by: Daniel Leung <[email protected]>
  • Loading branch information
dcpleung authored and mmahadevan108 committed Sep 21, 2022
1 parent 9bd5161 commit 8242739
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/releases/release-notes-3.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ Changes in this release
allow distinguishing between an out of range bitrate/sample point, an unsupported bitrate, and a
resulting sample point outside the guard limit.

* Memory Management Drivers

* Added :c:func:`sys_mm_drv_update_page_flags` and
:c:func:`sys_mm_drv_update_region_flags` to update flags associated
with memory pages and regions.

Removed APIs in this release
============================

Expand Down

0 comments on commit 8242739

Please sign in to comment.