Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/lib/zlib/
A Dinflate.h124 int back; /* bits back of last unprocessed length/lit */ member
A Dinflate.c140 state->back = -1;
1070 state->back = -1;
1073 state->back = 0;
1088 state->back += last.bits;
1091 state->back += here.bits;
1102 state->back = -1;
1119 state->back += state->extra;
1140 state->back += last.bits;
1143 state->back += here.bits;
1158 state->back += state->extra;
[all …]
/arm-trusted-firmware-2.8.0/docs/resources/diagrams/plantuml/
A Dtfa_dfd.puml59 logs -> bl31 [dir="back" lhead=cluster_tfa label="DF2"]
/arm-trusted-firmware-2.8.0/docs/components/
A Drmm-el3-comms-spec.rst82 back to EL3. After the RMM has finished the boot process, it can only be
117 utilizing this buffer during the boot phase, prior to return back to EL3 via
150 After boot up and initialization, RMM returns control back to EL3 through a
168 For any error detected in RMM during cold or warm boot, RMM will return back to
289 can be notified back to RMM.
498 as arguments to Realm and x0-x4 to be used for return arguments back to Non Secure.
A Del3-spmc.rst35 protocol from NWd to SWd back and forth. It is not possible to
240 the response relayed back to the NWd.
373 - Performs Relayer responsiilities and sends FFA_MEM_RETRIEVE_RESP back to SP.
A Dfirmware-update.rst90 back to life.
375 the -EAUTH error and sets the image state back to RESET.
A Dgranule-protection-tables-design.rst130 transitioned back to non-secure. This library only allows memory mapped as
A Dxlat-tables-lib-v2-design.rst41 focus on version 2 and might not be back-ported to version 1 and MPU versions.
A Dsecure-partition-manager.rst144 protocol from NWd to SWd back and forth. It is not possible to
821 the response relayed back to the NWd.
A Dsecure-partition-manager-mm.rst122 preempted to give control back to the Normal world).
/arm-trusted-firmware-2.8.0/docs/plat/arm/arm_fpga/
A Dindex.rst33 churn. With this option, the code will fall back to some basic CPU support
/arm-trusted-firmware-2.8.0/docs/plat/
A Dimx8m.rst78 and are executed in EL3, with results returned back to original caller.
/arm-trusted-firmware-2.8.0/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.rst469 #. BL2 passes control back to BL1 by raising an SMC, providing BL1 with the
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dprerequisites.rst146 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
455 enabled/re-targeted back to the current CPU.
A Dporting-guide.rst2816 not return back to the caller (by calling wfi in an infinite loop to ensure
2888 return PSCI_E_INVALID_PARAMS as error, which is propagated back to the
2898 propagated back to the normal world PSCI client.
/arm-trusted-firmware-2.8.0/docs/plat/nxp/
A Dnxp-ls-fuse-prov.rst140 -- After the next step, there is no turning back.
/arm-trusted-firmware-2.8.0/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
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Dmeasured_boot_poc.rst495 is not defined, the fTPM falls back to a default value of 1024 bytes, which is enough
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md44 …- fall back to SVE if SME is not there ([26a3351](https://review.trustedfirmware.org/plugins/gitil…
134 …- move lpm drivers back to common ([cd7890d](https://review.trustedfirmware.org/plugins/gitiles/TF…
684 …- move bl31 with DEBUG=1 back to OCM ([389594d](https://review.trustedfirmware.org/plugins/gitiles…
685 …- move debug bl31 based address back to OCM ([0ba3d7a](https://review.trustedfirmware.org/plugins/…
2365 …- add process to back up X6 and X7 register's value ([7d58aed](https://review.trustedfirmware.org/…
6103 Module to protect against roll-back.

Completed in 50 milliseconds