Searched refs:nb_regions (Results 1 – 1 of 1) sorted by relevance
26 static uint32_t nb_regions; variable54 assert(nb_regions > 0U); in stm32mp1_security_setup()65 for (i = 1U; i <= nb_regions; i++) { in stm32mp1_security_setup()110 nb_regions++; in fconf_populate_stm32mp1_firewall()113 tzc400_configure_region(0U, nb_regions, (unsigned long long)base, in fconf_populate_stm32mp1_firewall()118 flush_dcache_range((uintptr_t)&nb_regions, sizeof(uint32_t)); in fconf_populate_stm32mp1_firewall()
Completed in 2 milliseconds