zephyr/arch/riscv
Filip Kokosinski ee07eba569 arch/riscv: add Zaamo and Zlrsc extension subsets
The Zaamo and Zalrsc Extension (Version v1.0.0, 2024-04-25; Ratified) split
the standard A extension into two subextensions. As of date, the `_zaamo`
and `_zlrsc` extension specifications are accepted by the upstream
in-development GCC through the `march` argument. This means that those
subextensions are not yet supported by GCC shipped with Zephyr SDK.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2025-02-05 17:49:13 +01:00
..
core arch: riscv: handle interrupt level for CLIC 2025-02-05 17:48:45 +01:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt
Kconfig arch: riscv: handle interrupt level for CLIC 2025-02-05 17:48:45 +01:00
Kconfig.isa arch/riscv: add Zaamo and Zlrsc extension subsets 2025-02-05 17:49:13 +01:00