zephyr/include/arch/arc/v2
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
..
mpu arch: arc: apply STACK_GUARD_SIZE and optimize the mpu driver 2017-08-16 16:09:45 -04:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arcv2_irq_unit.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm_inline_gcc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
aux_regs.h boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
error.h kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
exc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ffs.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
irq.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
linker.ld linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
misc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00