/trusted-firmware-a-3.7.0/lib/romlib/ |
D | gen_combined_bl1_romlib.sh | 8 output="bl1_romlib.bin" 18 output=$2 26 echo usage: gen_combined_bl1_romlib.sh [-o output] path_to_build_directory >&2 53 mv $bin_path/$$.tmp $bin_path/$output
|
D | Makefile | 71 $(Q)$(ROMLIB_GEN) genvar --output $@ $< 79 $(Q)$(ROMLIB_GEN) pre --output $@ --deps $(BUILD_DIR)/jmptbl.d $< 92 $(Q)$(ROMLIB_GEN) gentbl --output $@ --bti=$(ENABLE_BTI) $<
|
D | romlib_generator.py | 142 with open(self.config.output, "w") as output_file: 154 deps_file.write(self.config.output + ": " + " \\\n".join(deps) + "\n") 177 with open(self.config.output, "w") as output_file: 256 with open(self.config.output, "w") as output_file: 275 print(called_process_error.output, file=sys.stderr)
|
/trusted-firmware-a-3.7.0/tools/sptool/ |
D | sptool.py | 106 with open(f_out, "wb+") as output: 109 output.write(to_write) 110 output.seek(self.pm_offset) 112 copyfileobj(pm, output) 113 output.seek(self.img_offset) 115 copyfileobj(img, output)
|
/trusted-firmware-a-3.7.0/fdts/ |
D | fvp-ve-Cortex-A5x1.dts | 86 clock-output-names = "oscclk0"; 95 clock-output-names = "oscclk1"; 104 clock-output-names = "oscclk2"; 113 clock-output-names = "oscclk3"; 122 clock-output-names = "oscclk4"; 131 clock-output-names = "oscclk5";
|
D | morello.dtsi | 88 clock-output-names = "apb_pclk"; 95 clock-output-names = "iofpga:aclk"; 102 clock-output-names = "uartclk";
|
D | fvp-foundation-motherboard.dtsi | 24 clock-output-names = "v2m:clk24mhz"; 31 clock-output-names = "v2m:refclk1mhz"; 38 clock-output-names = "v2m:refclk32khz"; 60 clock-output-names = "timerclken0", "timerclken1", "timerclken2", "timerclken3";
|
D | rtsm_ve-motherboard.dtsi | 17 clock-output-names = "v2m:clk24mhz"; 24 clock-output-names = "v2m:refclk1mhz"; 31 clock-output-names = "v2m:refclk32khz"; 52 clock-output-names = "v2m:oscclk1"; 130 clock-output-names = "timerclken0", "timerclken1", "timerclken2", "timerclken3";
|
D | a5ds.dts | 71 clock-output-names = "apb_pclk"; 78 clock-output-names = "apb_pclk"; 85 clock-output-names = "smclk";
|
D | corstone700.dtsi | 54 clock-output-names = "apb_pclk"; 62 clock-output-names = "smclk"; 70 clock-output-names = "uartclk";
|
D | n1sdp-single-chip.dts | 37 clock-output-names = "iofpga_clk"; 44 clock-output-names = "hdlcdclk";
|
D | arm_fpga.dts | 71 clock-output-names = "apb_pclk"; 78 clock-output-names = "uartclk";
|
D | tc.dts | 313 clock-output-names = "apb_pclk"; 320 clock-output-names = "iofpga_clk"; 327 clock-output-names = "uartclk"; 392 clock-output-names = "pxlclk"; 421 clock-output-names = "bp:clock24mhz";
|
/trusted-firmware-a-3.7.0/drivers/auth/ |
D | crypto_mod.c | 134 unsigned char output[CRYPTO_MD_MAX_SIZE]) in crypto_mod_calc_hash() 138 assert(output != NULL); in crypto_mod_calc_hash() 140 return crypto_lib_desc.calc_hash(alg, data_ptr, data_len, output); in crypto_mod_calc_hash()
|
/trusted-firmware-a-3.7.0/include/drivers/auth/ |
D | crypto_mod.h | 67 unsigned char output[CRYPTO_MD_MAX_SIZE]); 114 unsigned char output[CRYPTO_MD_MAX_SIZE]);
|
/trusted-firmware-a-3.7.0/tools/nxp/create_pbl/ |
D | README | 28 -o <output filename> - Name of PBL image generated 29 as an output of the tool. 44 -o Name of output file
|
/trusted-firmware-a-3.7.0/plat/intel/soc/common/include/ |
D | socfpga_vab.h | 52 unsigned char *output, unsigned int chunk_sz);
|
/trusted-firmware-a-3.7.0/plat/mediatek/drivers/gpio/ |
D | mtgpio_common.c | 60 static void mt_set_gpio_out_chip(uint32_t pin, int output) in mt_set_gpio_out_chip() argument 65 assert(output < MT_GPIO_OUT_MAX); in mt_set_gpio_out_chip() 70 if (output == MT_GPIO_OUT_ZERO) { in mt_set_gpio_out_chip()
|
/trusted-firmware-a-3.7.0/docs/plat/marvell/armada/ |
D | uart-booting.rst | 40 After that immediately start terminal on ``/dev/ttyUSB<port#>`` to see boot output. 78 not loose any boot output. It also prints boot output which is sent either by image files or by
|
/trusted-firmware-a-3.7.0/plat/intel/soc/common/ |
D | socfpga_vab.c | 157 unsigned char *output, unsigned int chunk_sz) in sha384_csum_wd() argument
|
/trusted-firmware-a-3.7.0/plat/mediatek/mt8183/drivers/gpio/ |
D | mtgpio.c | 64 void mt_set_gpio_out_chip(uint32_t pin, int output) in mt_set_gpio_out_chip() argument 69 assert(output < GPIO_OUT_MAX); in mt_set_gpio_out_chip() 74 if (output == GPIO_OUT_ZERO) in mt_set_gpio_out_chip()
|
/trusted-firmware-a-3.7.0/plat/arm/board/juno/ |
D | jmptbl.i | 7 # The index in the output file will be generated cumulatively in the same
|
/trusted-firmware-a-3.7.0/plat/arm/board/fvp/ |
D | jmptbl.i | 7 # The index in the output file will be generated cumulatively in the same
|
/trusted-firmware-a-3.7.0/drivers/nxp/auth/csf_hdr_parser/ |
D | input_bl2_ch3 | 53 # Specify the output file names [Optional].
|
D | input_bl2_ch3_2 | 53 # Specify the output file names [Optional].
|