zephyr/include/arch/nios2
Andrew Boie bba445b31f nios2: fix irq_lock/unlock ordering bug
Memory accesses could be reordered before an irq_lock() or
after an irq_unlock() without the memory barriers.

See commit 15bc537712 for the
ARM fix for a complete description of the issue and fix.

Change-Id: I1d96fe0088d90150f0888c2893d017155fc0a0a7
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-12-03 00:05:24 +00:00
..
arch.h nios2: fix irq_lock/unlock ordering bug 2016-12-03 00:05:24 +00:00
asm_inline_gcc.h nios2: map all sys_write* to 32-bit to work around CPU bug 2016-07-15 19:31:11 +00:00
asm_inline.h trivial: remove old reference to nanokernel/cpu.h 2016-11-07 15:39:16 +00:00
asm.h nios2: add minimal crt0.S 2016-05-09 18:09:26 +00:00
linker.ld build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
nios2.h nios2: enable instruction/data caches 2016-07-01 00:34:47 +00:00