Home
last modified time | relevance | path

Searched refs:element (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/arm/css/scp/
A Dcss_pm_scpi.c76 int rc, element; in css_scp_get_power_state() local
103 element = (mpidr >> MPIDR_AFF1_SHIFT) & MPIDR_AFFLVL_MASK; in css_scp_get_power_state()
105 element = mpidr & MPIDR_AFFLVL_MASK; in css_scp_get_power_state()
107 return CSS_CPU_PWR_STATE(cpu_state, element) == in css_scp_get_power_state()
/tf-a-ffa_el3_spmc/tools/marvell/doimage/
A Ddoimage.c622 int element_length = strlen(element); in verify_and_copy_file_name_entry()
626 element, element_name, element_length); in verify_and_copy_file_name_entry()
635 memcpy(copy_to, element, element_length); in verify_and_copy_file_name_entry()
654 int array_sz, element, rval = -1; in parse_sec_config_file() local
714 for (element = 0; element < array_sz; element++) { in parse_sec_config_file()
718 sec_opt->csk_key_file[element])) { in parse_sec_config_file()
720 element); in parse_sec_config_file()
788 for (element = 0; element < CP_CTRL_EL_ARRAY_SZ; element++) { in parse_sec_config_file()
789 sec_opt->cp_ctrl_arr[element] = in parse_sec_config_file()
791 sec_opt->cp_efuse_arr[element] = in parse_sec_config_file()
[all …]
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model.rst34 their interactions with TF-A. A description of each diagram element
78 firmware. The threats are identified for each diagram element on the
233 each diagram element of the data flow diagram.
A Dthreat_model_spm.rst56 A description of each diagram element is given in Table 1. In the diagram, the
160 element of the data flow diagram.
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst1580 element in the boot sequence. If there are no more boot sources then it
2117 is part of that domain and a *power domain level*. A processing element (for
2154 differently at CPU level versus higher levels. As an example, if the element at
2172 differently at CPU level versus higher levels. As an example, if the element at
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst1318 element of the array specifies the interrupt number and its attributes
1319 (priority, group, configuration). Each element of the array shall be populated

Completed in 49 milliseconds