We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c61dfdc commit ea7140bCopy full SHA for ea7140b
doc/releases/release-notes-2.3.rst
@@ -167,7 +167,15 @@ Architectures
167
168
* ARC:
169
170
- * <TBD>
+ * 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
179
180
* ARM:
181
0 commit comments