/trusted-firmware-a/bl1/ |
A D | bl1_fwu.c | 231 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 D | sphinxhowto.cls | 11 % Pass remaining document options to the parent class.
|
A D | sphinxmanual.cls | 14 % Pass remaining document options to the parent class.
|
A D | sphinxlatexliterals.sty | 623 % In border case where code-block fits barely in remaining space,
|
A D | trustedfirmware-a.tex | 5336 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 D | bl31.scat | 179 * the remaining cache lines are allocated by the linker script
|
/trusted-firmware-a/docs/security_advisories/ |
A D | security-advisory-tfv-8.rst | 53 remaining ones are left unchanged in the CPU context. As a result,
|
A D | security-advisory-tfv-1.rst | 74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/ |
A D | security-advisory-tfv-8.rst.txt | 53 remaining ones are left unchanged in the CPU context. As a result,
|
A D | security-advisory-tfv-1.rst.txt | 74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | underscore-1.13.1.js | 1114 var remaining = wait - (_now - previous); 1117 if (remaining <= 0 || remaining > wait) { 1126 timeout = setTimeout(later, remaining);
|
A D | jquery-3.5.1.js | 3991 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 D | trusted-board-boot.rst | 29 The remaining components in the CoT are either certificates or boot loader
|
A D | interrupt-framework-design.rst | 244 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 D | firmware-design.rst | 41 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 D | trusted-board-boot.rst.txt | 29 The remaining components in the CoT are either certificates or boot loader
|
A D | interrupt-framework-design.rst.txt | 244 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 D | firmware-design.rst.txt | 41 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 D | firmware-update.rst | 230 If ``block_size`` is greater than the amount of remaining bytes to copy for this
|
A D | exception-handling.rst | 187 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 D | firmware-update.rst.txt | 230 If ``block_size`` is greater than the amount of remaining bytes to copy for this
|
A D | exception-handling.rst.txt | 187 to use the top *n* of the 7 remaining bits to identify and assign interrupts
|
/trusted-firmware-a/docs/getting_started/ |
A D | porting-guide.rst | 23 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 D | porting-guide.rst.txt | 23 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
|