| /rk3399_ARM-atf/docs/resources/diagrams/plantuml/ |
| H A D | spm_dfd.puml | 22 nsec [label="NS Client"] 23 ddr [label="External memory (DDR)"] 31 label ="Hardware IPs"; 35 gic [label="GIC" width=1.2 height=0.5] 36 smmu [label="SMMU" width=1.2 height=0.5] 37 uart [label="UART" width=1.2 height=0.5] 38 pe [label="PE" width=1.2 height=0.5] 43 label ="EL3 monitor"; 46 bl31 [label="BL31" fillcolor="#ddffb3"]; 47 spmd [label="SPMD" fillcolor="#ddffb3" height=1] [all …]
|
| H A D | el3_spm_dfd.puml | 24 nsec [label="NS Client"] 25 ddr [label="External memory (DDR)"] 35 label ="Hardware IPs"; 39 gic [label="GIC" width=1.2 height=0.5] 40 smmu [label="SMMU" width=1.2 height=0.5] 41 uart [label="UART" width=1.2 height=0.5] 42 pe [label="PE" width=1.2 height=0.5] 47 label ="EL3 monitor"; 51 spmc [label="SPMC" fillcolor="#ddffb3"] 52 bl31 [label="BL31" fillcolor="#ddffb3"]; [all …]
|
| H A D | tfa_rse_dfd.puml | 25 nsec [label="Non-secure\nClients"] 26 sec [label="Secure\nClients"] 27 dbg [label="Debug & Trace"] 28 uart [label="UART"] 29 nvm [label="Non-volatile\nMemory"] 38 label ="Hardware IPs"; 42 gic [label="GIC" width=1.2 height=0.5] 43 tzc [label="TZ\nController" width=1.2 height=0.5] 44 etc [label="..." shape=none style=none height=0.5] 49 label ="TF-A"; [all …]
|
| H A D | tfa_arm_cca_dfd.puml | 25 realm [label="Realm\nClients"] 26 nsec [label="Non-secure\nClients"] 27 sec [label="Secure\nClients"] 28 dbg [label="Debug & Trace"] 29 uart [label="UART"] 30 nvm [label="Non-volatile\nMemory"] 38 label ="Hardware IPs"; 42 gic [label="GIC" width=1.2 height=0.5] 43 mmu [label="MMU" width=1.2 height=0.5] 44 etc [label="..." shape=none style=none height=0.5] [all …]
|
| H A D | tfa_dfd.puml | 25 nsec [label="Non-secure\nClients"] 26 sec [label="Secure\nClients"] 27 dbg [label="Debug & Trace"] 28 uart [label="UART"] 29 nvm [label="Non-volatile\nMemory"] 37 label ="Hardware IPs"; 41 gic [label="GIC" width=1.2 height=0.5] 42 tzc [label="TZ\nController" width=1.2 height=0.5] 43 etc [label="..." shape=none style=none height=0.5] 48 label ="TF-A"; [all …]
|
| H A D | firmware_handoff_dfd.puml | 9 receiver [label="Receiver"] 12 label="Trust Boundary" 17 label="Producer" 22 libtl [label="LibTL" fillcolor="#ddffb3"] 26 libtl -> receiver [label="DF7" ltail=cluster_trusted]
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | asm_macros.S | 93 .macro smc_check label argument 97 b.ne $label 107 .macro vector_base label, section_name=.vectors 110 \label: 120 .macro vector_entry label, section_name=.vectors 124 .type \label, %function 126 \label: 134 .macro end_vector_entry label argument 136 .fill \label + (32 * 4) - .
|
| /rk3399_ARM-atf/include/lib/per_cpu/ |
| H A D | per_cpu_macros.S | 21 .macro per_cpu_cur label, dst=x0, clobber=x1 28 adr_l \dst, \label
|
| /rk3399_ARM-atf/bl32/tsp/aarch64/ |
| H A D | tsp_exceptions.S | 52 .macro handle_tsp_interrupt label argument 58 cbz x0, interrupt_exit_\label 65 interrupt_exit_\label:
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/aarch64/ |
| H A D | zynqmp_common.c | 360 const char *label = "Unknown"; in zynqmp_print_platform_name() local 364 label = "QEMU"; in zynqmp_print_platform_name() 367 label = "silicon"; in zynqmp_print_platform_name() 375 zynqmp_print_silicon_idcode(), label, BL31_BASE); in zynqmp_print_platform_name()
|
| /rk3399_ARM-atf/plat/nvidia/tegra/drivers/spe/ |
| H A D | shared_console.S | 35 .macro check_if_console_is_ready base, tmp1, tmp2, label argument 45 b \label
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp15xx-dhcor-avenger96.dtsi | 66 label = "LS-UART1"; 74 label = "LS-UART0";
|
| H A D | stm32mp157c-lxa-mc1.dts | 33 label = "mc1:green:act";
|
| H A D | stm32mp157a-avenger96.dts | 312 label = "LS-UART1"; 320 label = "LS-UART0";
|
| H A D | stm32mp153c-lxa-fairytux2.dts | 33 label = "fairytux:green:status";
|
| H A D | stm32mp157c-lxa-tac.dts | 33 label = "tac:green:user1";
|
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | asm_macros.S | 66 .macro vector_base label argument 69 \label:
|
| /rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/ |
| H A D | cot_parser.py | 309 def extract_label(self, label) -> str: argument 310 if not label: 311 return label 312 return label[0].label.name
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_overlay.c | 379 const char *label; in overlay_fixup_phandle() local 387 &label, &len); in overlay_fixup_phandle() 395 symbol_path = fdt_getprop(fdt, symbols_off, label, &prop_len); in overlay_fixup_phandle()
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | code-review-guidelines.rst | 157 through the ``Code-Owner-Review+1`` label in Gerrit. If instead, they have 237 through the ``Maintainer-Review+1`` label in Gerrit. If instead, they have
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | numa-per-cpu.rst | 146 calculation. It accepts the label of the per-CPU object and optional register
|
| H A D | ras.rst | 89 detected, EL3 will trigger a panic (label ``check_loop_ctr``) to indicate a problem.
|
| /rk3399_ARM-atf/docs/about/ |
| H A D | lts.rst | 302 this CI run passes, it automatically applies the Verified+1 (V+1) label to
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 721 …- rename exit label ([1db51f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-fir…
|