/trusted-firmware-a/drivers/nxp/ddr/phy-gen2/ |
A D | phy.c | 621 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 D | input.h | 93 struct input { struct
|
/trusted-firmware-a/lib/compiler-rt/builtins/ |
A D | lshrdi3.c | 25 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()
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.log | 28 LaTeX Info: Redefining \and on input line 35. 69 LaTeX Info: Redefining \frac on input line 227. 75 LaTeX Info: Redefining \ldots on input line 486. 76 LaTeX Info: Redefining \dots on input line 489. 77 LaTeX Info: Redefining \cdots on input line 610. 103 LaTeX Info: Redefining \[ on input line 2859. 104 LaTeX Info: Redefining \] on input line 2860. 871 used on input line 9186. 880 used on input line 9197. 889 used on input line 9210. [all …]
|
A D | sphinx.sty | 222 \input{sphinxoptionshyperref.sty} 263 \input{sphinxlatexgraphics.sty} 269 \input{sphinxlatexliterals.sty} 270 \input{sphinxlatexshadowbox.sty} 285 \input{sphinxlatextables.sty} 290 \input{sphinxlatexnumfig.sty} 295 \input{sphinxlatexlists.sty} 332 \input{sphinxlatexindbibtoc.sty} 337 \input{sphinxlatexstylepage.sty} 339 \input{sphinxlatexstyletext.sty} [all …]
|
A D | trustedfirmware-a.ilg | 3 Scanning input file trustedfirmware-a.idx....done (69 entries accepted, 0 rejected).
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/css/ |
A D | theme.css | 1 …input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}butto… selector 4 …input-context:before{content:""}.fa-check-circle:before,.wy-inline-validate.wy-inline-validate-su… selector
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/nxp/ |
A D | nxp-ls-tbbr.rst.txt | 96 - Default input files for CSF header generation is added in this repo. 98 - Default input file requires user to generate RSA key pair named 103 - To change the input file , user can use the options BL33_INPUT_FILE, BL32_INPUT_FILE, BL31_INPUT_…
|
/trusted-firmware-a/docs/plat/nxp/ |
A D | nxp-ls-tbbr.rst | 96 - Default input files for CSF header generation is added in this repo. 98 - Default input file requires user to generate RSA key pair named 103 - To change the input file , user can use the options BL33_INPUT_FILE, BL32_INPUT_FILE, BL31_INPUT_…
|
/trusted-firmware-a/plat/intel/soc/common/drivers/qspi/ |
A D | cadence_qspi.c | 179 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()
|
/trusted-firmware-a/tools/conventional-changelog-tf-a/ |
A D | index.js | 176 input: note.text
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | basic.css | 84 div.sphinxsidebar input { 94 div.sphinxsidebar #searchbox input[type="text"] { 101 div.sphinxsidebar #searchbox input[type="submit"] {
|
A D | jquery-3.5.1.js | 1321 var input; 1357 input.setAttribute( "name", "" ); 1358 el.appendChild( input ); 2093 var input = [], 2111 input[ 0 ] = elem; 2115 input[ 0 ] = null; 4917 input.setAttribute( "name", "t" ); 4919 div.appendChild( input ); 7959 input.type = "checkbox"; 7972 input.value = "t"; [all …]
|
A D | underscore-1.13.1.js | 1030 function flatten$1(input, depth, strict, output) { argument 1035 return output.concat(input); 1038 for (var i = 0, length = getLength(input); i < length; i++) { 1039 var value = input[i];
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/threat_model/ |
A D | threat_model_spm.rst.txt | 243 | | 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|
|
/trusted-firmware-a/docs/threat_model/ |
A D | threat_model_spm.rst | 243 | | 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|
|
/trusted-firmware-a/tools/marvell/doimage/ |
A D | doimage.c | 271 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()
|
/trusted-firmware-a/docs/design/ |
A D | trusted-board-boot.rst | 247 firmware image as input and generates the encrypted firmware image which can 248 then be passed as input to the ``fiptool`` utility for creating the FIP.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
A D | trusted-board-boot.rst.txt | 247 firmware image as input and generates the encrypted firmware image which can 248 then be passed as input to the ``fiptool`` utility for creating the FIP.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | tools-build.rst.txt | 162 Also, a user may choose to provide encryption key or nonce as an input file
|
/trusted-firmware-a/docs/getting_started/ |
A D | tools-build.rst | 162 Also, a user may choose to provide encryption key or nonce as an input file
|
/trusted-firmware-a/docs/security_advisories/ |
A D | security-advisory-tfv-4.rst | 68 overflows in the input validation checks while handling the
|
A D | security-advisory-tfv-1.rst | 50 The vulnerabilities consist of potential integer overflows in the input
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/ |
A D | security-advisory-tfv-4.rst.txt | 68 overflows in the input validation checks while handling the
|
A D | security-advisory-tfv-1.rst.txt | 50 The vulnerabilities consist of potential integer overflows in the input
|