zephyr/arch/arc/core/mpu
Flavio Ceolin 03a93d521b arc: core: Fix possible overrun
dyn_reg_info has MPU_DYNAMIC_REGION_AREAS_NUM elements, just changing
the if check to be greater equal to this number to avoid access
MPU_DYNAMIC_REGION_AREAS_NUM element causing an out-of-bounds write.

CID: 205648
Fixes #20487

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-11-12 23:18:05 +01:00
..
arc_core_mpu.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arc_mpu_v2_internal.h arc: logging: fix logging expression 2019-06-26 09:51:14 -04:00
arc_mpu_v3_internal.h arc: core: Fix possible overrun 2019-11-12 23:18:05 +01:00
arc_mpu.c
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00