Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/bl1/
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-3.6.0-3.5.0/plat/nvidia/tegra/scat/
Dbl31.scat179 * the remaining cache lines are allocated by the linker script
/trusted-firmware-a-3.6.0-3.5.0/docs/security_advisories/
Dsecurity-advisory-tfv-8.rst53 remaining ones are left unchanged in the CPU context. As a result,
Dsecurity-advisory-tfv-1.rst74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
/trusted-firmware-a-3.6.0-3.5.0/docs/design/
Dtrusted-board-boot.rst29 The remaining components in the CoT are either certificates or boot loader
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.
Dfirmware-design.rst40 primary CPU, and the remaining CPUs are considered secondary CPUs. The primary
159 the :ref:`Porting Guide`) while the primary CPU executes the remaining cold boot
2241 | Granule | continuous memory for remaining CPUs.
2600 The remaining arguments, ``x4``, ``cookie``, ``handle`` and ``flags`` are unused
/trusted-firmware-a-3.6.0-3.5.0/docs/components/
Dfirmware-update.rst326 If ``block_size`` is greater than the amount of remaining bytes to copy for this
Dexception-handling.rst187 to use the top *n* of the 7 remaining bits to identify and assign interrupts
/trusted-firmware-a-3.6.0-3.5.0/docs/
Dporting-guide.rst37 discusses these in detail. The subsequent sections discuss the remaining
1577 only this CPU executes the remaining BL1 code, including loading and passing
1651 for performing any remaining platform-specific setup that can occur after the