zephyr/arch/arc/include
Andrew Boie 9175d20ceb arc: fix CONFIG_ARC_STACK_CHECKING
- There's no clear need to disable frame pointers if this feature is
used, remove this directive.
- The 'top' and 'base' terms are reversed. The 'base' is the high
address of the stack. The top is the lowest address, where we cannot
push further down. Fixup member and offset names to correspond to how
these terms are used in hardware documentation.
- Use correct pointers for stack top location
- Fatal exceptions now go through _NanoFatalErrorHandler to report the
faulting ip and thread.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-05-13 15:14:41 -04:00
..
v2 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
kernel_arch_data.h kernel: expose struct k_thread implementation 2017-04-26 16:29:06 +00:00
kernel_arch_func.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
kernel_arch_thread.h arc: fix CONFIG_ARC_STACK_CHECKING 2017-05-13 15:14:41 -04:00
kernel_event_logger_arch.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
offsets_short_arch.h arc: fix CONFIG_ARC_STACK_CHECKING 2017-05-13 15:14:41 -04:00
swap_macros.h quark_se: PM: Add multicore support 2017-01-24 13:36:55 +00:00
vector_table.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00