/trusted-firmware-a/bl32/tsp/ |
A D | tsp_main.c | 371 uint64_t results[2]; in tsp_smc_handler() local 390 results[0] = arg1; in tsp_smc_handler() 391 results[1] = arg2; in tsp_smc_handler() 412 results[0] += service_arg0; in tsp_smc_handler() 413 results[1] += service_arg1; in tsp_smc_handler() 416 results[0] -= service_arg0; in tsp_smc_handler() 417 results[1] -= service_arg1; in tsp_smc_handler() 420 results[0] *= service_arg0; in tsp_smc_handler() 421 results[1] *= service_arg1; in tsp_smc_handler() 432 results[0], in tsp_smc_handler() [all …]
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | searchtools.js | 204 var results = []; 211 results = results.concat(this.performObjectSearch(objectterms[i], others)); 215 results = results.concat(this.performTermsSearch(searchterms, excluded, terms, titleterms)); 220 results[i][4] = Scorer.score(results[i]); 226 results.sort(function(a, b) { 249 if (results.length) { 250 var item = results.pop(); 328 var results = []; 382 return results; 403 var results = []; [all …]
|
A D | jquery-3.5.1.js | 762 results = results || []; 768 return results; 818 return results; 1290 return results; 1710 return results; 2094 results = [], 2480 return results; 2538 results : 2840 results = results || []; 2902 results, [all …]
|
A D | underscore-1.13.1.js | 765 results = {}; 768 results[currentKey] = iteratee(obj[currentKey], currentKey, obj); 770 return results; 1346 results = Array(length); 1349 results[index] = iteratee(obj[currentKey], currentKey, obj); 1351 return results; 1388 var results = []; 1391 if (predicate(value, index, list)) results.push(value); 1393 return results;
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/perf/ |
A D | psci-performance-juno.rst.txt | 39 results. 42 framework was used because the results in the debug build became skewed; the 57 In the results below, CPUs 0-3 refer to CPUs in the little cluster (A53) and 79 (unquantified) overhead on the results. PMF uses the generic counter for
|
/trusted-firmware-a/docs/perf/ |
A D | psci-performance-juno.rst | 39 results. 42 framework was used because the results in the debug build became skewed; the 57 In the results below, CPUs 0-3 refer to CPUs in the little cluster (A53) and 79 (unquantified) overhead on the results. PMF uses the generic counter for
|
/trusted-firmware-a/docs/design/ |
A D | reset-design.rst | 65 applies. This results in the following boot flow: 82 This results in the following boot flow:
|
A D | cpu-specific-build-macros.rst | 463 workaround results in increased DSU power consumption on idle. 468 r2p0 it is fixed). However, please note that this workaround results in
|
A D | interrupt-framework-design.rst | 281 interrupt management as well. This results in a significant dependency on 423 ``1``, the same results also apply when ``EL3_EXCEPTION_HANDLING`` is ``1``.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
A D | reset-design.rst.txt | 65 applies. This results in the following boot flow: 82 This results in the following boot flow:
|
A D | cpu-specific-build-macros.rst.txt | 463 workaround results in increased DSU power consumption on idle. 468 r2p0 it is fixed). However, please note that this workaround results in
|
A D | interrupt-framework-design.rst.txt | 281 interrupt management as well. This results in a significant dependency on 423 ``1``, the same results also apply when ``EL3_EXCEPTION_HANDLING`` is ``1``.
|
/trusted-firmware-a/docs/build/latex/ |
A D | sphinxlatexgraphics.sty | 51 % compute height which results from rescaling width to \linewidth
|
A D | sphinx.xdy | 19 ;; merge rules an empty string results, xindy raises an error:
|
A D | sphinxlatextables.sty | 380 % must be used with p type columns only, else results are bad,
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
A D | index.rst.txt | 79 The results of any performance evaluations are added to the
|
/trusted-firmware-a/docs/ |
A D | index.rst | 79 The results of any performance evaluations are added to the
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | rt-svc-writers-guide.rst.txt | 15 results are returned. 247 #. Returning the result to the caller. Based on `SMCCC`_ spec, results are
|
/trusted-firmware-a/docs/getting_started/ |
A D | rt-svc-writers-guide.rst | 15 results are returned. 247 #. Returning the result to the caller. Based on `SMCCC`_ spec, results are
|
/trusted-firmware-a/docs/security_advisories/ |
A D | security-advisory-tfv-6.rst | 84 The results were as follows:
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/ |
A D | security-advisory-tfv-6.rst.txt | 84 The results were as follows:
|
/trusted-firmware-a/docs/plat/ |
A D | rpi3.rst | 236 default, results in the following memory mappings:
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/ |
A D | rpi3.rst.txt | 236 default, results in the following memory mappings:
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/ |
A D | exception-handling.rst.txt | 537 interrupts. This also results in setting the routing bits in ``SCR_EL3``.
|
/trusted-firmware-a/docs/components/ |
A D | exception-handling.rst | 537 interrupts. This also results in setting the routing bits in ``SCR_EL3``.
|