Home
last modified time | relevance | path

Searched refs:back (Results 1 – 17 of 17) sorted by relevance

/tf-a-ffa_el3_spmc/lib/zlib/
A Dinflate.h123 int back; /* bits back of last unprocessed length/lit */ member
A Dinflate.c139 state->back = -1;
1050 state->back = -1;
1053 state->back = 0;
1068 state->back += last.bits;
1071 state->back += here.bits;
1082 state->back = -1;
1098 state->back += state->extra;
1118 state->back += last.bits;
1121 state->back += here.bits;
1135 state->back += state->extra;
[all …]
/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dtfa_dfd.puml59 logs -> bl31 [dir="back" lhead=cluster_tfa label="DF2"]
/tf-a-ffa_el3_spmc/docs/plat/arm/arm_fpga/
A Dindex.rst33 churn. With this option, the code will fall back to some basic CPU support
/tf-a-ffa_el3_spmc/docs/design/
A Dinterrupt-framework-design.rst138 reason to route the interrupt to EL3 software and then hand it back to
750 return control back to the SPD service through a SMC32 or SMC64. The SPD service
807 #. It restores the saved ``ELR_EL3`` and ``SPSR_EL3`` system registers back to
918 the interrupt, the SP could return control back to the exception level and
926 service to pass control back to the non-secure state in the last known exception
944 ``tsp_handle_preemption()`` to handover control back to EL3 by issuing
953 The TSP passes control back to the TSPD by issuing an SMC64 with
979 must return back to the secure payload to resume the preempted SMC call.
997 and returns back here. */
A Dfirmware-design.rst459 #. BL2 passes control back to BL1 by raising an SMC, providing BL1 with the
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dprerequisites.rst134 If you are planning on contributing back to TF-A, there are some things you'll
A Dpsci-lib-integration-guide.rst67 The invocation may or may not return back to the caller depending on
263 PSCI API corresponding to ``smc_fid``. This function may not return back to the
465 enabled/re-targeted back to the current CPU.
A Dporting-guide.rst2376 not return back to the caller.
2447 return PSCI_E_INVALID_PARAMS as error, which is propagated back to the
2457 propagated back to the normal world PSCI client.
/tf-a-ffa_el3_spmc/
A DPROTOTYPE_README167 own direct_req to the Logical SP and relay the message back again.
/tf-a-ffa_el3_spmc/docs/process/
A Dcode-review-guidelines.rst138 answer back if needed and review new revisions of their patch.
A Dcoding-guidelines.rst231 integrated and may attempt to be more defensive by passing the error back up the
/tf-a-ffa_el3_spmc/docs/components/
A Dfirmware-update.rst279 the -EAUTH error and sets the image state back to RESET.
A Dsecure-partition-manager.rst133 protocol from NWd to SWd back and forth. It is not possible to
637 the response relayed back to the NWd.
A Dxlat-tables-lib-v2-design.rst37 back-ported to version 1. Therefore, it is recommended to use version 2,
A Dsecure-partition-manager-mm.rst122 preempted to give control back to the Normal world).
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst3713 Authentication Module to protect against roll-back.

Completed in 35 milliseconds