Searched refs:back (Results 1 – 23 of 23) sorted by relevance
/trusted-firmware-a-latest/lib/zlib/ |
D | inflate.h | 124 int back; /* bits back of last unprocessed length/lit */ member
|
D | inflate.c | 125 state->back = -1; in inflateResetKeep() 1032 state->back = -1; in inflate() 1035 state->back = 0; in inflate() 1050 state->back += last.bits; in inflate() 1053 state->back += here.bits; in inflate() 1064 state->back = -1; in inflate() 1081 state->back += state->extra; in inflate() 1102 state->back += last.bits; in inflate() 1105 state->back += here.bits; in inflate() 1120 state->back += state->extra; in inflate() [all …]
|
/trusted-firmware-a-latest/docs/components/ |
D | ras.rst | 32 - Errors signaled back to NS world via suitable mechanism 35 - Firmware signals error back to Kernel via SDEI 63 - KFH mode does not need any EL3 involvement except for the reflection of errors back 72 reflected back to lower EL (KFH) or handled in EL3 itself (FFH). 108 handles these errors and returns back to TF-A Tests
|
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 292 can be notified back to RMM. 501 as arguments to Realm and x0-x4 to be used for return arguments back to Non Secure.
|
D | el3-spmc.rst | 35 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.
|
D | firmware-update.rst | 90 back to life. 375 the -EAUTH error and sets the image state back to RESET.
|
D | granule-protection-tables-design.rst | 130 transitioned back to non-secure. This library only allows memory mapped as
|
D | secure-partition-manager.rst | 144 protocol from NWd to SWd back and forth. It is not possible to 848 the response relayed back to the NWd. 1078 stage 1 translation regime. On a successful call, the SPMC responds back with
|
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-mm.rst | 115 preempted to give control back to the Normal world).
|
/trusted-firmware-a-latest/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-latest/docs/plat/ |
D | imx8m.rst | 78 and are executed in EL3, with results returned back to original caller.
|
/trusted-firmware-a-latest/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 | 416 #. BL2 passes control back to BL1 by raising an SMC, providing BL1 with the 1177 - KFH : Reflect it back to lower EL using **reflect_pending_async_ea_to_lower_el()**
|
/trusted-firmware-a-latest/docs/plat/nxp/ |
D | nxp-ls-fuse-prov.rst | 140 -- After the next step, there is no turning back.
|
/trusted-firmware-a-latest/docs/getting_started/ |
D | prerequisites.rst | 159 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 455 enabled/re-targeted back to the current CPU.
|
/trusted-firmware-a-latest/docs/process/ |
D | code-review-guidelines.rst | 167 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-latest/docs/design_documents/ |
D | measured_boot_poc.rst | 497 is not defined, the fTPM falls back to a default value of 1024 bytes, which is enough
|
D | rss.rst | 22 back to idle.
|
/trusted-firmware-a-latest/docs/ |
D | porting-guide.rst | 2786 not return back to the caller (by calling wfi in an infinite loop to ensure 2858 return PSCI_E_INVALID_PARAMS as error, which is propagated back to the 2868 propagated back to the normal world PSCI client. 3386 emulate those system registers by returing back some entropy to the lower EL.
|
D | change-log.md | 2212 …- fall back to SVE if SME is not there ([26a3351](https://review.trustedfirmware.org/plugins/gitil… 2302 …- move lpm drivers back to common ([cd7890d](https://review.trustedfirmware.org/plugins/gitiles/TF… 2852 …- move bl31 with DEBUG=1 back to OCM ([389594d](https://review.trustedfirmware.org/plugins/gitiles… 2853 …- move debug bl31 based address back to OCM ([0ba3d7a](https://review.trustedfirmware.org/plugins/… 4533 …- add process to back up X6 and X7 register's value ([7d58aed](https://review.trustedfirmware.org/… 8271 Module to protect against roll-back.
|