Searched refs:flash_option_bytes_nsboot0 (Results 1 – 2 of 2) sorted by relevance
138 static FLASH_OBProgramInitTypeDef flash_option_bytes_nsboot0 = {0}; in TFM_LL_SECU_CheckStaticProtections() local149 flash_option_bytes_nsboot0.BootAddrConfig = OB_BOOTADDR_NS0; in TFM_LL_SECU_CheckStaticProtections()150 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot0); in TFM_LL_SECU_CheckStaticProtections()198 if ((flash_option_bytes_nsboot0.BootAddr != SBSFU_BOOT_VTOR_ADDR) in TFM_LL_SECU_CheckStaticProtections()
584 static FLASH_OBProgramInitTypeDef flash_option_bytes_nsboot0 = {0}; in LL_SECU_CheckStaticProtections() local595 flash_option_bytes_nsboot0.BootAddrConfig = OB_BOOTADDR_NS0; in LL_SECU_CheckStaticProtections()596 HAL_FLASHEx_OBGetConfig(&flash_option_bytes_nsboot0); in LL_SECU_CheckStaticProtections()651 if ((flash_option_bytes_nsboot0.BootAddr != BL2_BOOT_VTOR_ADDR) in LL_SECU_CheckStaticProtections()