zephyr/soc/arc/snps_nsim
Yuguo Zou abeaf94855 soc: arc: fix ARC_HAS_ACCL_REGS settings
ARC_HAS_ACCL_REGS should set to y to protect ACCL and ACCH registers
during irq. These registers could be used as GPRs by compilers and
therefore need store/restore during irq.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2021-12-02 11:32:14 -06:00
..
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.defconfig.em soc: arc: fix ARC_HAS_ACCL_REGS settings 2021-12-02 11:32:14 -06:00
Kconfig.defconfig.em7d_v22 soc: arc: fix ARC_HAS_ACCL_REGS settings 2021-12-02 11:32:14 -06:00
Kconfig.defconfig.hs soc: arc: fix ARC_HAS_ACCL_REGS settings 2021-12-02 11:32:14 -06:00
Kconfig.defconfig.hs6x
Kconfig.defconfig.hs6x_smp
Kconfig.defconfig.hs_mpuv6 soc: arc: fix ARC_HAS_ACCL_REGS settings 2021-12-02 11:32:14 -06:00
Kconfig.defconfig.hs_smp
Kconfig.defconfig.sem soc: arc: fix ARC_HAS_ACCL_REGS settings 2021-12-02 11:32:14 -06:00
Kconfig.soc
linker.ld
soc.c
soc.h
soc_config.c