Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/Native_Driver/
Dmpu_armv8m_drv.h186 enum mpu_armv8m_error_t mpu_armv8m_region_disable_check(
Dmpu_armv8m_drv.c226 enum mpu_armv8m_error_t mpu_armv8m_region_disable_check( in mpu_armv8m_region_disable_check() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dlow_level_security.c1543 if (mpu_armv8m_region_disable_check(&dev_mpu_s, 2) != MPU_ARMV8M_OK) in mpu_loader_cfg()