Home
last modified time | relevance | path

Searched refs:input (Results 1 – 16 of 16) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/nxp/ddr/phy-gen2/
A Dphy.c621 const struct input *input) in prog_acsm_ctr() argument
635 const struct input *input) in prog_cal_rate_run() argument
652 const struct input *input) in prog_seq0bdly0() argument
1003 const struct input *input) in prog_tx_pre_drv_mode() argument
1563 const struct input *input) in prog_dfi_mode() argument
1627 const struct input *input) in prog_cal_rate() argument
1643 const struct input *input, in prog_vref_in_global() argument
1726 const struct input *input) in prog_dfi_freq_ratio() argument
1824 const struct input *input, in prog_dmipin_present() argument
2178 struct input *input, in load_fw() argument
[all …]
A Dinput.h93 struct input { struct
/tf-a-ffa_el3_spmc/lib/compiler-rt/builtins/
A Dlshrdi3.c25 udwords input; in __lshrdi3() local
27 input.all = a; in __lshrdi3()
31 result.s.low = input.s.high >> (b - bits_in_word); in __lshrdi3()
37 result.s.high = input.s.high >> b; in __lshrdi3()
38 result.s.low = (input.s.high << (bits_in_word - b)) | (input.s.low >> b); in __lshrdi3()
/tf-a-ffa_el3_spmc/plat/intel/soc/common/drivers/qspi/
A Dcadence_qspi.c179 uint32_t *input) in cad_qspi_stig_wr_cmd() argument
199 mmio_write_32(CAD_QSPI_OFFSET + CAD_QSPI_FLASHCMD_WRDATA0, input[0]); in cad_qspi_stig_wr_cmd()
203 input[1]); in cad_qspi_stig_wr_cmd()
/tf-a-ffa_el3_spmc/tools/marvell/doimage/
A Ddoimage.c271 const unsigned char *input, in create_rsa_signature() argument
306 mbedtls_sha256_ret(input, ilen, hash, 0); in create_rsa_signature()
347 const unsigned char *input, in verify_rsa_signature() argument
390 mbedtls_sha256_ret(input, ilen, hash, 0); in verify_rsa_signature()
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model_spm.rst243 | | input validation on data transmitted through the TX|
412 | | incorrect input arguments.** |
413 | | Lack of input parameter validation or side effects |
414 | | of maliciously forged input parameters might affect|
A Dthreat_model.rst550 | | Improper use of asserts instead of proper input |
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dtools-build.rst162 Also, a user may choose to provide encryption key or nonce as an input file
A Dporting-guide.rst1974 calculates the size of the ``bakery_lock`` input section, aligns it to the
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-4.rst68 overflows in the input validation checks while handling the
A Dsecurity-advisory-tfv-1.rst50 The vulnerabilities consist of potential integer overflows in the input
/tf-a-ffa_el3_spmc/docs/design/
A Dtrusted-board-boot.rst250 firmware image as input and generates the encrypted firmware image which can
251 then be passed as input to the ``fiptool`` utility for creating the FIP.
/tf-a-ffa_el3_spmc/docs/design_documents/
A Dcmake_framework.rst62 The framework provides a solution to describe the input build parameters, flags,
/tf-a-ffa_el3_spmc/docs/process/
A Dcontributing.rst14 provide some early input to help shaping the design of the feature.
A Dcoding-guidelines.rst177 | ``strtok_r, strsep`` | Caution | inspect for terminated input buffer |
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp/
A Dindex.rst261 # Path to the input DTB

Completed in 45 milliseconds