doc: release: v2.4.0 release notes draft for Cortex-A

Initial draft of release notes for AARCH64 (Cortex-A)
for the Zephyr v2.4.0 release.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2020-09-07 10:22:44 +02:00
commit 2e87e33dd1

View file

@ -147,6 +147,9 @@ Architectures
* Increased test coverage in QEMU for ARMv6-M architecture variant.
* Removed the implementation of arch_mem_domain_* APIs for Cortex-M
* AARCH64
* Re-implemented thread context-switch to use the _arch_switch() API
* POSIX: