Home
last modified time | relevance | path

Searched refs:append_psci_compatible (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/common/
A Dfdt_fixup.c32 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible() function
79 if (append_psci_compatible(fdt, offs, "arm,psci-1.0")) in dt_add_psci_node()
81 if (append_psci_compatible(fdt, offs, "arm,psci-0.2")) in dt_add_psci_node()
83 if (append_psci_compatible(fdt, offs, "arm,psci")) in dt_add_psci_node()
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.dump55 000000000e01b478 l F .text 000000000000004c append_psci_compatible
722 000000000e01b478 <append_psci_compatible>:
779 e01b550: 97ffffca bl e01b478 <append_psci_compatible>
785 e01b568: 97ffffc4 bl e01b478 <append_psci_compatible>
791 e01b580: 97ffffbe bl e01b478 <append_psci_compatible>
A Dbl2.map631 .text.append_psci_compatible
1147 .rodata.append_psci_compatible.str1.1

Completed in 11 milliseconds