doc: releases: add some Arm entries to v3.7 notes

This adds a few noticeable entries for Arm architectures.

Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
This commit is contained in:
Wilfried Chauveau 2024-07-16 15:49:00 +01:00 committed by Anas Nashif
commit 2418d229e9

View file

@ -215,10 +215,14 @@ Architectures
* ARM
* Added initial support for Cortex-M85 Core
* ARM64
* Implemented symbol names in the backtraces, enable by selecting :kconfig:option:`CONFIG_SYMTAB`
* Add compiler tuning for Cortex-R82
* RISC-V
* The fatal error message triggered from a fault now contains the callee-saved-registers states.