Home
last modified time | relevance | path

Searched refs:remaining (Results 1 – 24 of 24) sorted by relevance

/trusted-firmware-a/bl1/
A Dbl1_fwu.c231 unsigned int remaining; in bl1_fwu_image_copy() local
325 remaining = image_size - desc->copied_size; in bl1_fwu_image_copy()
326 if (block_size > remaining) { in bl1_fwu_image_copy()
328 block_size = remaining; in bl1_fwu_image_copy()
357 desc->state = (block_size == remaining) ? in bl1_fwu_image_copy()
/trusted-firmware-a/docs/build/latex/
A Dsphinxhowto.cls11 % Pass remaining document options to the parent class.
A Dsphinxmanual.cls14 % Pass remaining document options to the parent class.
A Dsphinxlatexliterals.sty623 % In border case where code-block fits barely in remaining space,
A Dtrustedfirmware-a.tex5336 discusses these in detail. The subsequent sections discuss the remaining
6937 only this CPU executes the remaining BL1 code, including loading and passing
7036 for performing any remaining platform\sphinxhyphen{}specific setup that can occur after the
14966 to use the top \sphinxstyleemphasis{n} of the 7 remaining bits to identify and assign interrupts
16492 If \sphinxcode{\sphinxupquote{block\_size}} is greater than the amount of remaining bytes to copy f…
27141 primary CPU, and the remaining CPUs are considered secondary CPUs. The primary
30073 | Granule | continuous memory for remaining CPUs.
31107 should be targeted to EL3. The remaining bits are reserved and SBZ. The helper
31216 Reserved, bits{[}31:1{]}. The remaining bits are reserved for future use.
32697 The remaining components in the CoT are either certificates or boot loader
[all …]
/trusted-firmware-a/plat/nvidia/tegra/scat/
A Dbl31.scat179 * the remaining cache lines are allocated by the linker script
/trusted-firmware-a/docs/security_advisories/
A Dsecurity-advisory-tfv-8.rst53 remaining ones are left unchanged in the CPU context. As a result,
A Dsecurity-advisory-tfv-1.rst74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-8.rst.txt53 remaining ones are left unchanged in the CPU context. As a result,
A Dsecurity-advisory-tfv-1.rst.txt74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dunderscore-1.13.1.js1114 var remaining = wait - (_now - previous);
1117 if (remaining <= 0 || remaining > wait) {
1126 timeout = setTimeout(later, remaining);
A Djquery-3.5.1.js3991 remaining = arguments.length,
3994 i = remaining,
4008 if ( !( --remaining ) ) {
4015 if ( remaining <= 1 ) {
4017 !remaining );
7548 remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ),
7552 temp = remaining / animation.duration || 0,
7561 deferred.notifyWith( elem, [ animation, percent, remaining ] );
7565 return remaining;
/trusted-firmware-a/docs/design/
A Dtrusted-board-boot.rst29 The remaining components in the CoT are either certificates or boot loader
A Dinterrupt-framework-design.rst244 should be targeted to EL3. The remaining bits are reserved and SBZ. The helper
331 #. Reserved, bits[31:1]. The remaining bits are reserved for future use.
A Dfirmware-design.rst41 primary CPU, and the remaining CPUs are considered secondary CPUs. The primary
157 the :ref:`Porting Guide`) while the primary CPU executes the remaining cold boot
2189 | Granule | continuous memory for remaining CPUs.
2548 The remaining arguments, ``x4``, ``cookie``, ``handle`` and ``flags`` are unused
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dtrusted-board-boot.rst.txt29 The remaining components in the CoT are either certificates or boot loader
A Dinterrupt-framework-design.rst.txt244 should be targeted to EL3. The remaining bits are reserved and SBZ. The helper
331 #. Reserved, bits[31:1]. The remaining bits are reserved for future use.
A Dfirmware-design.rst.txt41 primary CPU, and the remaining CPUs are considered secondary CPUs. The primary
157 the :ref:`Porting Guide`) while the primary CPU executes the remaining cold boot
2189 | Granule | continuous memory for remaining CPUs.
2548 The remaining arguments, ``x4``, ``cookie``, ``handle`` and ``flags`` are unused
/trusted-firmware-a/docs/components/
A Dfirmware-update.rst230 If ``block_size`` is greater than the amount of remaining bytes to copy for this
A Dexception-handling.rst187 to use the top *n* of the 7 remaining bits to identify and assign interrupts
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dfirmware-update.rst.txt230 If ``block_size`` is greater than the amount of remaining bytes to copy for this
A Dexception-handling.rst.txt187 to use the top *n* of the 7 remaining bits to identify and assign interrupts
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst23 discusses these in detail. The subsequent sections discuss the remaining
1223 only this CPU executes the remaining BL1 code, including loading and passing
1297 for performing any remaining platform-specific setup that can occur after the
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt23 discusses these in detail. The subsequent sections discuss the remaining
1223 only this CPU executes the remaining BL1 code, including loading and passing
1297 for performing any remaining platform-specific setup that can occur after the

Completed in 138 milliseconds