Home
last modified time | relevance | path

Searched refs:label (Results 1 – 14 of 14) sorted by relevance

/arm-trusted-firmware-2.8.0/docs/resources/diagrams/plantuml/
A Dspm_dfd.puml22 nsec [label="NS Client"]
23 ddr [label="External memory (DDR)"]
31 label ="Hardware IPs";
38 pe [label="PE" width=1.2 height=0.5]
43 label ="EL3 monitor";
52 label ="SPMC";
57 bl2 [label="BL2" width=1.2 height=0.5]
62 label ="Secure Partitions";
71 sp1 -> spmc [dir="both" label="DF1"]
74 sp1 -> sp2 [dir="both" label="DF4"]
[all …]
A Del3_spm_dfd.puml24 nsec [label="NS Client"]
25 ddr [label="External memory (DDR)"]
35 label ="Hardware IPs";
47 label ="EL3 monitor";
61 label ="Secure Partitions";
67 sp1 -> spmc [dir="both" label="DF1"]
68 lsp -> spmc [dir="both" label="DF4"]
69 spmc -> spmd [dir="both" label="DF2"]
70 spmd -> nsec [dir="both" label="DF3"]
74 sp1 -> ddr [dir="both" label="DF7"]
[all …]
A Dtfa_dfd.puml25 nsec [label="Non-secure\nClients"]
26 sec [label="Secure\nClients"]
27 dbg [label="Debug & Trace"]
28 logs [label="Logs\n(UART)"]
29 nvm [label="Non-volatile\nMemory"]
37 label ="Hardware IPs";
41 gic [label="GIC" width=1.2 height=0.5]
48 label ="TF-A";
58 nvm -> bl31 [lhead=cluster_tfa label="DF1"]
60 dbg -> bl2 [dir="both" lhead=cluster_tfa label="DF3"]
[all …]
/arm-trusted-firmware-2.8.0/include/arch/aarch64/
A Dasm_macros.S54 .macro smc_check label
58 b.ne $label
68 .macro vector_base label, section_name=.vectors
71 \label:
81 .macro vector_entry label, section_name=.vectors
85 .type \label, %function
87 \label:
95 .macro end_vector_entry label
97 .fill \label + (32 * 4) - .
/arm-trusted-firmware-2.8.0/bl32/tsp/aarch64/
A Dtsp_exceptions.S52 .macro handle_tsp_interrupt label
58 cbz x0, interrupt_exit_\label
65 interrupt_exit_\label:
/arm-trusted-firmware-2.8.0/plat/xilinx/zynqmp/aarch64/
A Dzynqmp_common.c327 char *label = "Unknown"; in zynqmp_print_platform_name() local
331 label = "QEMU"; in zynqmp_print_platform_name()
334 label = "silicon"; in zynqmp_print_platform_name()
342 zynqmp_print_silicon_idcode(), label, BL31_BASE); in zynqmp_print_platform_name()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/drivers/spe/
A Dshared_console.S35 .macro check_if_console_is_ready base, tmp1, tmp2, label
45 b \label
/arm-trusted-firmware-2.8.0/fdts/
A Dstm32mp15xx-dhcor-avenger96.dtsi66 label = "LS-UART1";
74 label = "LS-UART0";
A Dstm32mp157c-lxa-mc1.dts33 label = "mc1:green:act";
A Dstm32mp157a-avenger96.dts291 label = "LS-UART1";
299 label = "LS-UART0";
/arm-trusted-firmware-2.8.0/bl31/aarch64/
A Druntime_exceptions.S207 .macro handle_interrupt_exception label
240 b.eq interrupt_exit_\label
264 cbz x0, interrupt_exit_\label
282 interrupt_exit_\label:
/arm-trusted-firmware-2.8.0/lib/libfdt/
A Dfdt_overlay.c357 int poffset, const char *label) in overlay_fixup_one_phandle() argument
368 symbol_path = fdt_getprop(fdt, symbols_off, label, in overlay_fixup_one_phandle()
417 const char *label; in overlay_fixup_phandle() local
421 &label, &len); in overlay_fixup_phandle()
470 poffset, label); in overlay_fixup_phandle()
/arm-trusted-firmware-2.8.0/include/arch/aarch32/
A Dasm_macros.S67 .macro vector_base label
70 \label:
/arm-trusted-firmware-2.8.0/docs/process/
A Dcode-review-guidelines.rst128 through the ``Code-Owner-Review+1`` label in Gerrit. If instead, they have
208 through the ``Maintainer-Review+1`` label in Gerrit. If instead, they have

Completed in 13 milliseconds