Searched refs:remaining (Results 1 – 10 of 10) sorted by relevance
231 unsigned int remaining; in bl1_fwu_image_copy() local325 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()
179 * the remaining cache lines are allocated by the linker script
53 remaining ones are left unchanged in the CPU context. As a result,
74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
29 The remaining components in the CoT are either certificates or boot loader
244 should be targeted to EL3. The remaining bits are reserved and SBZ. The helper331 #. Reserved, bits[31:1]. The remaining bits are reserved for future use.
40 primary CPU, and the remaining CPUs are considered secondary CPUs. The primary159 the :ref:`Porting Guide`) while the primary CPU executes the remaining cold boot2241 | Granule | continuous memory for remaining CPUs.2600 The remaining arguments, ``x4``, ``cookie``, ``handle`` and ``flags`` are unused
326 If ``block_size`` is greater than the amount of remaining bytes to copy for this
187 to use the top *n* of the 7 remaining bits to identify and assign interrupts
37 discusses these in detail. The subsequent sections discuss the remaining1577 only this CPU executes the remaining BL1 code, including loading and passing1651 for performing any remaining platform-specific setup that can occur after the