Searched refs:handoff (Results 1 – 18 of 18) sorted by relevance
/trusted-firmware-a/plat/intel/soc/common/soc/ |
A D | socfpga_handoff.c | 14 int socfpga_get_handoff(handoff *reverse_hoff_ptr) in socfpga_get_handoff() 18 handoff *handoff_ptr = (handoff *) PLAT_HANDOFF_OFFSET; in socfpga_get_handoff() 20 memcpy(reverse_hoff_ptr, handoff_ptr, sizeof(handoff)); in socfpga_get_handoff() 24 for (i = 0; i < sizeof(handoff) / 4; i++) in socfpga_get_handoff()
|
/trusted-firmware-a/plat/intel/soc/agilex/include/ |
A D | agilex_pinmux.h | 17 void config_pinmux(handoff *handoff);
|
A D | agilex_clock_manager.h | 126 void config_clkmgr_handoff(handoff *hoff_ptr);
|
/trusted-firmware-a/plat/intel/soc/stratix10/include/ |
A D | s10_pinmux.h | 17 void config_pinmux(handoff *handoff);
|
A D | s10_clock_manager.h | 91 void config_clkmgr_handoff(handoff *hoff_ptr);
|
/trusted-firmware-a/plat/intel/soc/common/include/ |
A D | socfpga_handoff.h | 128 } handoff; typedef 130 int verify_handoff_image(handoff *hoff_ptr, handoff *reverse_hoff_ptr); 131 int socfpga_get_handoff(handoff *hoff_ptr);
|
/trusted-firmware-a/plat/intel/soc/stratix10/soc/ |
A D | s10_pinmux.c | 188 void config_pinmux(handoff *hoff_ptr) in config_pinmux()
|
A D | s10_clock_manager.c | 38 void config_clkmgr_handoff(handoff *hoff_ptr) in config_clkmgr_handoff()
|
/trusted-firmware-a/plat/intel/soc/agilex/soc/ |
A D | agilex_pinmux.c | 195 void config_pinmux(handoff *hoff_ptr) in config_pinmux()
|
A D | agilex_clock_manager.c | 95 void config_clkmgr_handoff(handoff *hoff_ptr) in config_clkmgr_handoff()
|
/trusted-firmware-a/plat/intel/soc/agilex/ |
A D | bl2_plat_setup.c | 58 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup()
|
/trusted-firmware-a/plat/intel/soc/stratix10/ |
A D | bl2_plat_setup.c | 56 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup()
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/ |
A D | xilinx-versal.rst.txt | 50 uses that data to hand off to the loaded images. The address of the handoff
|
A D | xilinx-zynqmp.rst.txt | 48 that data to hand off to the loaded images. The address of the handoff data
|
/trusted-firmware-a/docs/plat/ |
A D | xilinx-versal.rst | 50 uses that data to hand off to the loaded images. The address of the handoff
|
A D | xilinx-zynqmp.rst | 48 that data to hand off to the loaded images. The address of the handoff data
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …st:[6,24,48,86],handlei:4,handler:[2,6,24,28,37,40,53,55,56,101,136,140],handoff:[120,121],handov:…
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.tex | 42932 uses that data to hand off to the loaded images. The address of the handoff 43012 that data to hand off to the loaded images. The address of the handoff data
|
Completed in 119 milliseconds