Home
last modified time | relevance | path

Searched refs:protection (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/Zephyr-latest/tests/kernel/mem_protect/protection/src/
Dmain.c92 ZTEST(protection, test_write_ro) in ZTEST() argument
121 ZTEST(protection, test_write_text) in ZTEST() argument
152 ZTEST(protection, test_exec_data) in ZTEST() argument
167 ZTEST(protection, test_exec_stack) in ZTEST() argument
184 ZTEST(protection, test_exec_heap) in ZTEST() argument
197 ZTEST_SUITE(protection, NULL, NULL, NULL, NULL, NULL);
/Zephyr-latest/drivers/flash/
DKconfig.stm3235 bool "Extended operation for flash write protection control"
41 protection.
44 bool "Prevent from disabling flash write protection"
48 If enabled, all requests to disable flash write protection will be
52 bool "Extended operation for flash readout protection control"
60 protection.
63 bool "Allow disabling readout protection"
68 protection. On STM32 devices it will trigger flash mass erase!
71 bool "Allow enabling readout protection permanently"
76 protection permanently.
[all …]
DKconfig.renesas_ra22 bool "Extended operation for flash write protection control"
26 protection from external devices
/Zephyr-latest/boards/nxp/twr_ke18f/
DKconfig.defconfig12 # The KE1xF has 8 MPU regions, which is not enough for both HW stack protection
13 # and userspace. Only enable HW stack protection if userspace is not enabled.
/Zephyr-latest/doc/hardware/peripherals/
Dretained_mem.rst22 Mutex protection
25 Mutex protection of retained memory drivers is enabled by default when
30 protection globally on all retained memory drivers by enabling
/Zephyr-latest/soc/nxp/s32/s32k1/
DKconfig.defconfig18 # The S32K1xx have 8 MPU regions, which is not enough for both HW stack protection
19 # and userspace. Only enable HW stack protection if userspace is not enabled.
/Zephyr-latest/boards/others/candlelightfd/
Dcandlelightfd_stm32g0b1xx_defconfig4 # Enable HW stack protection
Dcandlelightfd_stm32g0b1xx_dual_defconfig4 # Enable HW stack protection
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_cpunet_defconfig6 # Enable hardware stack protection
/Zephyr-latest/boards/mikroe/mini_m4_for_stm32/
Dmikroe_mini_m4_for_stm32_defconfig4 # Enable HW stack protection
/Zephyr-latest/boards/weact/mini_stm32h7b0/
Dmini_stm32h7b0_defconfig7 # Enable HW stack protection
/Zephyr-latest/tests/kernel/mem_protect/protection/
DCMakeLists.txt5 project(protection) project
/Zephyr-latest/boards/panasonic/pan1783/
Dpan1783_evb_nrf5340_cpunet_defconfig6 # Enable hardware stack protection
Dpan1783a_evb_nrf5340_cpunet_defconfig6 # Enable hardware stack protection
Dpan1783a_pa_evb_nrf5340_cpunet_defconfig6 # Enable hardware stack protection
/Zephyr-latest/boards/seeed/lora_e5_mini/
Dlora_e5_mini_defconfig14 # Enable HW stack protection
/Zephyr-latest/boards/we/oceanus1ev/
Dwe_oceanus1ev_defconfig14 # Enable HW stack protection
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/
Dolimex_lora_stm32wl_devkit_defconfig14 # Enable HW stack protection
/Zephyr-latest/boards/96boards/wistrio/
D96b_wistrio_defconfig4 # Enable HW stack protection
/Zephyr-latest/boards/st/stm32wb5mmg/
Dstm32wb5mmg_defconfig14 # Enable HW stack protection
/Zephyr-latest/boards/st/nucleo_wb55rg/
Dnucleo_wb55rg_defconfig14 # Enable HW stack protection
/Zephyr-latest/boards/st/nucleo_wl55jc/
Dnucleo_wl55jc_defconfig14 # Enable HW stack protection
/Zephyr-latest/boards/st/sensortile_box_pro/
Dsensortile_box_pro_defconfig6 # Enable hardware stack protection
/Zephyr-latest/boards/st/stm32wb5mm_dk/
Dstm32wb5mm_dk_defconfig14 # Enable HW stack protection
/Zephyr-latest/boards/st/nucleo_f401re/
Dnucleo_f401re_defconfig6 # Enable HW stack protection

12345678910>>...17