Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/mediatek/lib/pm/armv8_2/
A Dpwr_ctrl.c460 bool success = true; in register_cpu_pm_ops() local
469 cpu_resume, success, fns); in register_cpu_pm_ops()
472 cpu_suspend, success, fns); in register_cpu_pm_ops()
487 get_pstate, success, fns); in register_cpu_pm_ops()
493 init, success, fns); in register_cpu_pm_ops()
495 if (success) { in register_cpu_pm_ops()
511 bool success = true; in register_cpu_smp_ops() local
520 init, success, fns); in register_cpu_smp_ops()
526 cpu_on, success, fns); in register_cpu_smp_ops()
529 cpu_off, success, fns); in register_cpu_smp_ops()
[all …]
/arm-trusted-firmware-2.8.0/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:
/arm-trusted-firmware-2.8.0/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
/arm-trusted-firmware-2.8.0/services/std_svc/spm/spm_mm/
A Dspm_mm_main.c49 int success = 0; in sp_state_wait_switch() local
51 while (success == 0) { in sp_state_wait_switch()
57 success = 1; in sp_state_wait_switch()
/arm-trusted-firmware-2.8.0/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.
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst837 The function returns 0 on success. Any other value means the expected
996 arguments, and returns 0 on success and -1 on failure.
1007 non-volatile storage and returns 0 on success and -1 on failure.
1161 It returns '0' on success, otherwise a negative error value on error.
2116 This function returns 0 on success, a negative error code otherwise.
2304 The function returns 0 on success, -EINVAL on failure.
2330 The function returns 0 on success, -EINVAL on failure.
2967 in `PSCI`_. On success this function will not return.
2976 and on success it must return 0.
2983 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
/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-1.rst157 return success. Platforms that copy this insecure pattern will have the same
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst961 function has reported success. So a service that fails to initialize will never

Completed in 20 milliseconds