Skip to content

Commit ea7140b

Browse files
Wayne Rencarlescufi
authored andcommitted
doc: add the ARC part for release 2.3
add the ARC processor related part for release 2.3 Signed-off-by: Wayne Ren <[email protected]>
1 parent c61dfdc commit ea7140b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/releases/release-notes-2.3.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,15 @@ Architectures
167167

168168
* ARC:
169169

170-
* <TBD>
170+
* Changed to automatic generation of privilege stack for ARC MPU V2 to
171+
avoid the potential waste of memory When USERSPACE is configured
172+
* Enhanced runtime programming for the MPU v3 by making the gap-filling
173+
of kernel memory a user-configurable feature
174+
* Refactored the thread switch code in epilogue of irq and exception
175+
* Refactored the assembly codes for better maintenance
176+
* Fixed the behavior of ARC timer driver
177+
* Fixed the behavior of ARC SMP
178+
* Fixed the wrong configurations of ARC boards in Kconfig and DTS
171179

172180
* ARM:
173181

0 commit comments

Comments
 (0)