Searched refs:id_attr (Results 1 – 1 of 1) sorted by relevance
29 fdt32_t id_attr[STM32MP_MAX_REGIONS]; member107 base = fdt32_to_cpu(conf_list->id_attr[i * STM32MP_REGION_PARAMS]); in fconf_populate_stm32mp1_firewall()108 size = fdt32_to_cpu(conf_list->id_attr[i * STM32MP_REGION_PARAMS + 1]); in fconf_populate_stm32mp1_firewall()109 sec_attr = fdt32_to_cpu(conf_list->id_attr[i * STM32MP_REGION_PARAMS + 2]); in fconf_populate_stm32mp1_firewall()110 nsaid = fdt32_to_cpu(conf_list->id_attr[i * STM32MP_REGION_PARAMS + 3]); in fconf_populate_stm32mp1_firewall()
Completed in 2 milliseconds