Home
last modified time | relevance | path

Searched refs:output (Results 1 – 25 of 74) sorted by relevance

123

/rk3399_ARM-atf/lib/romlib/
H A Dgen_combined_bl1_romlib.sh8 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
H A Dromlib_generator.py142 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:
270 with open(self.config.output, "w") as output_file:
290 print(called_process_error.output, file=sys.stderr)
H A DMakefile82 $(q)$(ROMLIB_GEN) genvar --output $@ $<
94 $(q)$(ROMLIB_GEN) pre --output $@ --deps $(BUILD_DIR)/jmptbl.d $<
102 $(q)$(ROMLIB_GEN) gentbl --output $@ --bti=$(ENABLE_BTI) $<
/rk3399_ARM-atf/tools/sptool/
H A Dsptool.py106 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)
/rk3399_ARM-atf/fdts/
H A Dfvp-ve-Cortex-A5x1.dts86 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";
H A Dmorello.dtsi88 clock-output-names = "apb_pclk";
95 clock-output-names = "iofpga:aclk";
102 clock-output-names = "uartclk";
H A Dfvp-foundation-motherboard.dtsi
H A Drtsm_ve-motherboard.dtsi17 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";
H A Dcorstone700.dtsi54 clock-output-names = "apb_pclk";
62 clock-output-names = "smclk";
70 clock-output-names = "uartclk";
H A Da5ds.dts71 clock-output-names = "apb_pclk";
78 clock-output-names = "apb_pclk";
85 clock-output-names = "smclk";
H A Dn1sdp-single-chip.dts37 clock-output-names = "iofpga_clk";
44 clock-output-names = "hdlcdclk";
H A Darm_fpga.dts71 clock-output-names = "apb_pclk";
78 clock-output-names = "uartclk";
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcot_dt2c.py10 def generateMain(input, output=None): argument
11 cot = COT(input, output)
H A Dcot_parser.py22 self.output = outputfile
462 def generate_header(self, output): argument
463 self.include_to_c(output)
660 filename = Path(self.output)
663 with open(self.output, 'w+') as output:
664 self.generate_header(output)
665 self.buf_to_c(output)
666 self.param_to_c(output)
667 self.nv_to_c(output)
668 self.pk_to_c(output)
[all …]
/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c132 * output: resulting hash in crypto_mod_calc_hash()
136 unsigned char output[CRYPTO_MD_MAX_SIZE]) in crypto_mod_calc_hash()
140 assert(output != NULL); in crypto_mod_calc_hash()
142 return crypto_lib_desc.calc_hash(alg, data_ptr, data_len, output);
/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h70 unsigned char output[CRYPTO_MD_MAX_SIZE]);
123 unsigned char output[CRYPTO_MD_MAX_SIZE]);
/rk3399_ARM-atf/tools/nxp/create_pbl/
H A DREADME28 -o <output filename> - Name of PBL image generated
29 as an output of the tool.
44 -o Name of output file
/rk3399_ARM-atf/tools/cot_dt2c/tests/
H A Dtest_util.py23 assert result.output == ""
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_bl31_setup.c45 uint8_t *output, size_t output_size, in mbedtls_psa_external_get_random() argument
49 output[i] = (uint8_t)(read_cntpct_el0() & 0xFFU); in mbedtls_psa_external_get_random()
/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.c73 unsigned char *output, unsigned int chunk_sz) in sha384_start() argument
95 sha384_finish(&ctx, output); in sha384_start()
126 void sha512_start(const unsigned char *input, unsigned int len, unsigned char *output) in sha512_start() argument
133 sha512_finish(&ctx, output); in sha512_start()
H A Dsha.h153 unsigned char *output, unsigned int chunk_sz);
159 unsigned char *output);
/rk3399_ARM-atf/plat/mediatek/drivers/gpio/
H A Dmtgpio_common.c60 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()
/rk3399_ARM-atf/tools/memory/src/memory/
H A Dsummary.py485 output = table.get_string()
486 output += "\n"
488 output += self.RAM_FORMAT_STR.format(
491 output += self.ROM_FORMAT_STR.format(
494 file_desc.write(output)
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Duart-booting.rst40 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
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Djmptbl.i7 # The index in the output file will be generated cumulatively in the same

123