zephyr/arch
Daniel Leung 64e99dfcf6 xtensa: change CONFIG_ATOMIC_OPERATIONS_ARCH to imply
Xtensa cores are highly configurable so each SoC may not have
the needed instructions for the hardware assisted atomic
operations. So instead of selecting the arch-specific atomic
operations kconfig, do a "imply" instead. So SoC or board
configs can disable this.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-04-02 07:23:33 -04:00
..
arc kernel: arch: introduce k_float_enable() 2021-03-25 14:13:23 +01:00
arm arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
arm64 arm64: get rid of the mmu directory 2021-04-01 15:47:04 -05:00
common arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
nios2
posix
riscv riscv: core: Remove invalid comparison 2021-03-26 07:13:13 -04:00
sparc SPARC: improve fatal log 2021-03-25 17:48:23 +01:00
x86 x86: make tests of a value against zero should be made explicit 2021-04-01 05:34:17 -04:00
xtensa arch/xtensa: Remember to spill windows in arch_cohere_stacks() 2021-03-08 11:14:27 -05:00
CMakeLists.txt
Kconfig xtensa: change CONFIG_ATOMIC_OPERATIONS_ARCH to imply 2021-04-02 07:23:33 -04:00