Searched refs:flash_option_bytes_nsboot1 (Results 1 – 2 of 2) sorted by relevance
139 static FLASH_OBProgramInitTypeDef flash_option_bytes_nsboot1 = {0}; in TFM_LL_SECU_CheckStaticProtections() local151 flash_option_bytes_nsboot1.BootAddrConfig = OB_BOOTADDR_NS1; in TFM_LL_SECU_CheckStaticProtections()152 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot1); in TFM_LL_SECU_CheckStaticProtections()199 || (flash_option_bytes_nsboot1.BootAddr != SBSFU_BOOT_VTOR_ADDR)) in TFM_LL_SECU_CheckStaticProtections()
585 static FLASH_OBProgramInitTypeDef flash_option_bytes_nsboot1 = {0}; in LL_SECU_CheckStaticProtections() local597 flash_option_bytes_nsboot1.BootAddrConfig = OB_BOOTADDR_NS1; in LL_SECU_CheckStaticProtections()598 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot1); in LL_SECU_CheckStaticProtections()652 || (flash_option_bytes_nsboot1.BootAddr != BL2_BOOT_VTOR_ADDR)) in LL_SECU_CheckStaticProtections()