Home
last modified time | relevance | path

Searched refs:fill (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/lib/libc/
H A Dmemset.c15 uint64_t fill = (unsigned char)val; in memset() local
32 fill |= fill << 8; in memset()
33 fill |= fill << 16; in memset()
34 fill |= fill << 32; in memset()
39 *ptr64 = fill; in memset()
/rk3399_ARM-atf/lib/zlib/
H A Dinftrees.c45 unsigned fill; /* index for replicating entries */ in inflate_table() local
227 fill = 1U << curr; in inflate_table()
228 min = fill; /* save offset to next table */ in inflate_table()
230 fill -= incr; in inflate_table()
231 next[(huff >> drop) + fill] = here; in inflate_table()
232 } while (fill != 0); in inflate_table()
/rk3399_ARM-atf/tools/memory/src/memory/
H A Dprinter.py68 sep, fill = ("+", "-") if is_edge else ("|", "")
70 sec_row_l = empty_col.format(sep, fill + "<", width) * rel_pos
71 sec_row_r = empty_col.format(sep, fill + ">", width) * (columns - rel_pos - 1)
176 for pre, fill, node in RenderTree(root, maxlevel=depth):
H A Dsummary.py71 def __init__(self, fill: bool = True):
73 self._fill = fill
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/ble/
H A Dble.ld.S62 .fill LOADADDR(.bss) + SIZEOF(.bss) : {
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dindex.rst20 to gradually fill these gaps over time.
/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst68 /* read hw config dtb and fill soc_topology struct */
104 can be used to fill the C data structure with the data from the config |DTB|.
/rk3399_ARM-atf/include/arch/aarch64/
H A Dasm_macros.S103 * Use zero bytes as the fill value to be stored in the padding bytes
116 * Use zero bytes as the fill value to be stored in the padding bytes
130 * Add the bytes until fill the full exception vector, whose size is always
136 .fill \label + (32 * 4) - .
/rk3399_ARM-atf/docs/tools/
H A Dmemory-layout-tool.rst244 | [fill] | 3204(+3204) | 0(+0) | 97(+97) |
369 | [fill] | 780(-2424) | 0(+0) | 321(+224) |
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst47 fill the CPU topology nodes. It will also be passed on to BL33, by
/rk3399_ARM-atf/docs/design_documents/
H A Dcmake_framework.rst121 First, we create a setting group called *mem_conf* and fill it with several
H A Dmeasured_boot.rst252 so the caller only needs to fill in the bytes.
/rk3399_ARM-atf/docs/design/
H A Dcpu-specific-build-macros.rst1396 line fill requests from the Cortex-A57 processor are atomic. Each
/rk3399_ARM-atf/docs/
H A Dchange-log.md5665 …- fix the pointer of block memory to fill in and bytes being set ([afe9fcc](https://review.trusted…
8565 …- correctly fill BRR register ([af7775a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t…