Searched refs:back (Results 1 – 22 of 22) sorted by relevance
/arm-trusted-firmware-2.8.0/lib/zlib/ |
A D | inflate.h | 124 int back; /* bits back of last unprocessed length/lit */ member
|
A D | inflate.c | 140 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 D | tfa_dfd.puml | 59 logs -> bl31 [dir="back" lhead=cluster_tfa label="DF2"]
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A 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 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 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.
|
A D | firmware-update.rst | 90 back to life. 375 the -EAUTH error and sets the image state back to RESET.
|
A D | granule-protection-tables-design.rst | 130 transitioned back to non-secure. This library only allows memory mapped as
|
A D | xlat-tables-lib-v2-design.rst | 41 focus on version 2 and might not be back-ported to version 1 and MPU versions.
|
A D | secure-partition-manager.rst | 144 protocol from NWd to SWd back and forth. It is not possible to 821 the response relayed back to the NWd.
|
A D | secure-partition-manager-mm.rst | 122 preempted to give control back to the Normal world).
|
/arm-trusted-firmware-2.8.0/docs/plat/arm/arm_fpga/ |
A D | index.rst | 33 churn. With this option, the code will fall back to some basic CPU support
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | imx8m.rst | 78 and are executed in EL3, with results returned back to original caller.
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A 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. */
|
A D | firmware-design.rst | 469 #. BL2 passes control back to BL1 by raising an SMC, providing BL1 with the
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | prerequisites.rst | 146 If you are planning on contributing back to TF-A, there are some things you'll
|
A 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.
|
A D | porting-guide.rst | 2816 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 D | nxp-ls-fuse-prov.rst | 140 -- After the next step, there is no turning back.
|
/arm-trusted-firmware-2.8.0/docs/process/ |
A D | code-review-guidelines.rst | 138 answer back if needed and review new revisions of their patch.
|
A D | coding-guidelines.rst | 231 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 D | measured_boot_poc.rst | 495 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 D | change-log.md | 44 …- 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