Searched refs:back (Results 1 – 20 of 20) sorted by relevance
/trusted-firmware-a-3.4.0/lib/zlib/ |
D | inflate.h | 123 int back; /* bits back of last unprocessed length/lit */ member
|
D | inflate.c | 139 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 …]
|
/trusted-firmware-a-3.4.0/docs/resources/diagrams/plantuml/ |
D | tfa_dfd.puml | 59 logs -> bl31 [dir="back" lhead=cluster_tfa label="DF2"]
|
/trusted-firmware-a-3.4.0/docs/components/ |
D | rmm-el3-comms-spec.rst | 82 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
|
D | granule-protection-tables-design.rst | 130 transitioned back to non-secure. This library only allows memory mapped as
|
D | firmware-update.rst | 279 the -EAUTH error and sets the image state back to RESET.
|
D | xlat-tables-lib-v2-design.rst | 41 focus on version 2 and might not be back-ported to version 1 and MPU versions.
|
D | secure-partition-manager.rst | 144 protocol from NWd to SWd back and forth. It is not possible to 819 the response relayed back to the NWd.
|
D | secure-partition-manager-mm.rst | 122 preempted to give control back to the Normal world).
|
/trusted-firmware-a-3.4.0/docs/plat/arm/arm_fpga/ |
D | index.rst | 33 churn. With this option, the code will fall back to some basic CPU support
|
/trusted-firmware-a-3.4.0/docs/design/ |
D | interrupt-framework-design.rst | 138 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. */
|
D | firmware-design.rst | 469 #. BL2 passes control back to BL1 by raising an SMC, providing BL1 with the
|
/trusted-firmware-a-3.4.0/docs/getting_started/ |
D | prerequisites.rst | 135 If you are planning on contributing back to TF-A, there are some things you'll
|
D | psci-lib-integration-guide.rst | 67 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.
|
D | porting-guide.rst | 2558 not return back to the caller. 2629 return PSCI_E_INVALID_PARAMS as error, which is propagated back to the 2639 propagated back to the normal world PSCI client.
|
/trusted-firmware-a-3.4.0/docs/plat/nxp/ |
D | nxp-ls-fuse-prov.rst | 140 -- After the next step, there is no turning back.
|
/trusted-firmware-a-3.4.0/docs/process/ |
D | code-review-guidelines.rst | 138 answer back if needed and review new revisions of their patch.
|
D | coding-guidelines.rst | 231 integrated and may attempt to be more defensive by passing the error back up the
|
/trusted-firmware-a-3.4.0/docs/design_documents/ |
D | measured_boot_poc.rst | 495 is not defined, the fTPM falls back to a default value of 1024 bytes, which is enough
|
/trusted-firmware-a-3.4.0/docs/ |
D | change-log.md | 1451 …- add process to back up X6 and X7 register's value ([7d58aed](https://review.trustedfirmware.org/… 5189 Module to protect against roll-back.
|