zephyr/arch
Daniel Leung db2d48b66f arc: add atomic operations for ARC EM family processors
The ARC EM family processors do not support native atomic assembly
instructions (LLOCK and SCOND). Therefore, the assembly version
of atomic functions cannot be used. This adds pure C version of
these atomic functions.

Change-Id: Ic64dd31b0367b6dcf3a46f41c0c7ac2c2ce5eb8d
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:16 -05:00
..
arc arc: add atomic operations for ARC EM family processors 2016-02-05 20:25:16 -05:00
arm kbuild: Move CONFIG_STACK_CANARIES check 2016-02-05 20:25:15 -05:00
x86 x86: fix description for CONFIG_NUM_DYNAMIC_EXC_NOERR_STUBS 2016-02-05 20:25:15 -05:00
Kconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00