zephyr/soc
Stephanos Ioannidis 5e45769c94 soc: openisa_rv32m1: Update target architecture for GCC 12
This commit updates the custom target architecture type specified for
the `SOC_OPENISA_RV32M1_RI5CY` and `SOC_OPENISA_RV32M1_ZERO_RISCY` SoC
types to be compatible with the GCC 12, which now uses the ISA spec
20191213 by default.

Note that the hack overriding the build system-default `-march` flag
for these SoCs needs to be removed and they should be properly
specified using the ISA extension Kconfigs.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-08-29 16:57:18 +02:00
..
arc ARC: boards: QEMU: hs6x: minor description polish 2022-08-22 10:23:14 +00:00
arm soc: arm/riscv: gigadevice: enable reset controller by default 2022-08-29 10:30:49 +02:00
arm64 soc/arm64: Do not allow userspace to directly access peripherals 2022-08-05 06:28:57 +01:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix cmake: Update CONFIG_ASAN support 2022-08-19 08:30:01 +02:00
riscv soc: openisa_rv32m1: Update target architecture for GCC 12 2022-08-29 16:57:18 +02:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 i2c: Remove unncessary HAS_I2C_DW Kconfig symbol 2022-08-01 18:01:44 +02:00
xtensa logging: Intel ADSP mtrace logging backend 2022-08-29 10:43:42 +02:00
Kconfig