zephyr/arch
Wayne Ren 480cfac4f2 arch: arc: apply STACK_GUARD_SIZE and optimize the mpu driver
* apply STACK_GUARD_SIZE, no extra space will be added if
  MPU_STACK_GUARD is disabled
* When ARC_STACK_CHECKING is enabled, MPU_STACK_GUARD will be
  disabled
* add two new api: arc_core_mpu_default and arc_core_mpu_region
  to configure mpu regions
* improve arc_core_mpu_enable and arc_core_mpu_disable

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2017-08-16 16:09:45 -04:00
..
arc arch: arc: apply STACK_GUARD_SIZE and optimize the mpu driver 2017-08-16 16:09:45 -04:00
arm cc3200: Remove TI cc3200 SOC and LaunchXL board support 2017-08-15 11:02:48 -05:00
common arch: xtensa: Convert Xtensa port to use gen_isr_table 2017-08-09 12:26:14 -07:00
nios2 kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
riscv32 kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
x86 quark_d2000: fix IDT_LIST definition 2017-08-14 14:45:07 -04:00
xtensa xtensa: soc: fix IRQ table 2017-08-16 10:59:10 -07:00
Kconfig spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00