Home
last modified time | relevance | path

Searched refs:results (Results 1 – 25 of 31) sorted by relevance

12

/trusted-firmware-a/bl32/tsp/
A Dtsp_main.c371 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 Dsearchtools.js204 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 Djquery-3.5.1.js762 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 Dunderscore-1.13.1.js765 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 Dpsci-performance-juno.rst.txt39 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 Dpsci-performance-juno.rst39 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 Dreset-design.rst65 applies. This results in the following boot flow:
82 This results in the following boot flow:
A Dcpu-specific-build-macros.rst463 workaround results in increased DSU power consumption on idle.
468 r2p0 it is fixed). However, please note that this workaround results in
A Dinterrupt-framework-design.rst281 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 Dreset-design.rst.txt65 applies. This results in the following boot flow:
82 This results in the following boot flow:
A Dcpu-specific-build-macros.rst.txt463 workaround results in increased DSU power consumption on idle.
468 r2p0 it is fixed). However, please note that this workaround results in
A Dinterrupt-framework-design.rst.txt281 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 Dsphinxlatexgraphics.sty51 % compute height which results from rescaling width to \linewidth
A Dsphinx.xdy19 ;; merge rules an empty string results, xindy raises an error:
A Dsphinxlatextables.sty380 % must be used with p type columns only, else results are bad,
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dindex.rst.txt79 The results of any performance evaluations are added to the
/trusted-firmware-a/docs/
A Dindex.rst79 The results of any performance evaluations are added to the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Drt-svc-writers-guide.rst.txt15 results are returned.
247 #. Returning the result to the caller. Based on `SMCCC`_ spec, results are
/trusted-firmware-a/docs/getting_started/
A Drt-svc-writers-guide.rst15 results are returned.
247 #. Returning the result to the caller. Based on `SMCCC`_ spec, results are
/trusted-firmware-a/docs/security_advisories/
A Dsecurity-advisory-tfv-6.rst84 The results were as follows:
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-6.rst.txt84 The results were as follows:
/trusted-firmware-a/docs/plat/
A Drpi3.rst236 default, results in the following memory mappings:
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/
A Drpi3.rst.txt236 default, results in the following memory mappings:
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dexception-handling.rst.txt537 interrupts. This also results in setting the routing bits in ``SCR_EL3``.
/trusted-firmware-a/docs/components/
A Dexception-handling.rst537 interrupts. This also results in setting the routing bits in ``SCR_EL3``.

Completed in 46 milliseconds

12