Commit f5d8fe0b authored by Nikolay Agishev's avatar Nikolay Agishev Committed by Maureen Helm
Browse files

doc: ARC: add release notes for ARC



Add ARC release notes for 3.6 Zephyr release

Signed-off-by: default avatarNikolay Agishev <agishev@synopsys.com>
parent 8df15a2e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -59,6 +59,12 @@ Architectures

* ARC

  * Improvements for ARCv3 processors (HS5x & HS6x): enable hardware prefetcher
    and shared cluster cache (SCM - Shared Cluster Memory).
  * Disabled Thread-local Storage support for platforms with two or more register banks.
  * Fixed unstable work of application built with MetaWare toolchain for hardware
    platforms (garbage in .device_states section).

* ARM

  * MPU regions are now always cleared before initialization.