Home
last modified time | relevance | path

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

/rk3399_ARM-atf/bl1/
H A Dbl1_fwu.c234 unsigned int remaining; in bl1_fwu_image_copy() local
328 remaining = image_size - desc->copied_size; in bl1_fwu_image_copy()
329 if (block_size > remaining) { in bl1_fwu_image_copy()
331 block_size = remaining; in bl1_fwu_image_copy()
360 desc->state = (block_size == remaining) ? in bl1_fwu_image_copy()
/rk3399_ARM-atf/plat/nvidia/tegra/scat/
H A Dbl31.scat179 * the remaining cache lines are allocated by the linker script
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-8.rst53 remaining ones are left unchanged in the CPU context. As a result,
H A Dsecurity-advisory-tfv-1.rst74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
/rk3399_ARM-atf/docs/components/
H A Drmm-el3-comms-spec.rst461 indicates the remaining bytes that are pending retrieval (via ``remainingSize``
464 indicated by ``c_size`` parameter. Subsequent calls to retrieve remaining hunks of
517 ``E_RMM_INVAL``,``CSize`` is not 0 for subsequent calls to retrieve remaining hunks of the token
H A Dfirmware-update.rst326 If ``block_size`` is greater than the amount of remaining bytes to copy for this
H A Dexception-handling.rst187 to use the top *n* of the 7 remaining bits to identify and assign interrupts
/rk3399_ARM-atf/docs/design/
H A Dtrusted-board-boot.rst51 The remaining components in the CoT are either certificates or boot loader
H 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.
H A Dfirmware-design.rst40 primary CPU, and the remaining CPUs are considered secondary CPUs. The primary
165 the :ref:`Porting Guide`) while the primary CPU executes the remaining cold boot
2369 | Granule | continuous memory for remaining CPUs.
2731 The remaining arguments, ``x4``, ``cookie``, ``handle`` and ``flags`` are unused
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst37 discusses these in detail. The subsequent sections discuss the remaining
1626 only this CPU executes the remaining BL1 code, including loading and passing
1700 for performing any remaining platform-specific setup that can occur after the
2344 retrieve the remaining hunks of the token.
2346 arg4 - Returns the remaining length of the token (in bytes) that is yet to