Home
last modified time | relevance | path

Searched refs:success (Results 1 – 14 of 14) sorted by relevance

/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/
A Dspm_mm_common.c44 int success = 0; in sp_state_wait_switch() local
46 while (success == 0) { in sp_state_wait_switch()
52 success = 1; in sp_state_wait_switch()
/tf-a-ffa_el3_spmc/services/std_svc/trng/
A Dtrng_entropy_pool.c68 bool success = true; in trng_pack_entropy() local
73 success = false; in trng_pack_entropy()
139 return success; in trng_pack_entropy()
/tf-a-ffa_el3_spmc/docs/components/
A Darm-sip-service.rst179 int32_t w0 == SMC_OK on success
217 int32_t w0 == SMC_OK on success
221 uint32_t w1: file descriptor id on success.
245 int32_t w0 == SMC_OK on success
276 int32_t w0 == SMC_OK on success
280 uint32_t w1: number of bytes read on success.
315 int32_t w0 == SMC_OK on success
340 int32_t w0 == SMC_OK on success
366 int32_t w0 == SMC_OK on success
394 int32_t w0 == SMC_OK on success
[all …]
A Dsdei.rst226 on success, or ``-1`` on failure.
A Dsecure-partition-manager-mm.rst343 On success, the format of the value is as follows:
666 On success the format of the Return Code is as follows:
/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dsdei_general.puml18 EL3->EL2: success
20 EL3->EL2: success
A Dsdei_explicit_dispatch.puml17 EL3->EL2: success
19 EL3->EL2: success
/tf-a-ffa_el3_spmc/docs/plat/
A Dintel-agilex.rst71 INFO: DDR: DRAM calibration success.
A Dpoplar.rst111 Boot auxiliary code success
112 Bootrom success
A Dintel-stratix10.rst71 INFO: DDR: DRAM calibration success.
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-1.rst157 return success. Platforms that copy this insecure pattern will have the same
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst795 The function returns 0 on success. Any other value means the counter value
866 On success the function should return 0 and a negative error code otherwise.
892 On success the function should return 0 and a negative error code otherwise.
941 It returns '0' on success, otherwise a negative error value on error.
1448 This function must return 0 on success, a non-null error code otherwise.
1738 This function returns 0 on success, a negative error code otherwise.
2287 return PSCI_E_SUCCESS on success or PSCI_E_INTERN_FAIL for any failure.
2526 in `PSCI`_. On success this function will not return.
2535 and on success it must return 0.
2542 failures it must return a negative value and on success it must
[all …]
A Drt-svc-writers-guide.rst159 On success, the initialization function must return ``0``. Any other return value
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst951 function has reported success. So a service that fails to initialize will never

Completed in 20 milliseconds