zephyr/include/arch
Wayne Ren b829bc78c1 arch: arc: refactor the arc stack check support
* the original stack check codes have no consideration
  for userspace case. This will wrong cause possible stack
  check exception.
* this commit refactors the arc stack check support to
  support the usperspace.

* this commit fixes #7885. All the failed tests in #7885
  are run again to verify this commit. The test results are ok

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-06-04 13:31:43 -04:00
..
arc arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
arm arm: userspace: Do not overwrite r7 during syscall. 2018-06-01 13:07:47 -04:00
nios2 dts: nios2f: Add device tree support 2018-05-17 14:09:15 -07:00
posix POSIX arch: Fix linker -T warning 2018-05-02 10:19:09 -04:00
riscv32
x86 x86: align stack buffer sizes 2018-06-02 16:29:46 -04:00
xtensa dts: xtensa: Add device tree support for xtensa 2018-05-01 16:46:41 -04:00
cpu.h