Home
last modified time | relevance | path

Searched refs:range_access_allowed_by_mpu (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtfm_hal_isolation.c245 int32_t range_access_allowed_by_mpu; in tfm_hal_memory_check() local
285 range_access_allowed_by_mpu = in tfm_hal_memory_check()
289 if (!range_access_allowed_by_mpu) { in tfm_hal_memory_check()
303 range_access_allowed_by_mpu = in tfm_hal_memory_check()
309 if (range_access_allowed_by_mpu) { in tfm_hal_memory_check()