| /rk3399_rockchip-uboot/lib/ |
| H A D | trace.c | 147 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions() argument 185 *needed = ptr - buff; in trace_list_functions() 191 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls() argument 229 *needed = ptr - buff; in trace_list_calls() 283 size_t needed; in trace_init() local 310 needed = sizeof(*hdr) + func_count * sizeof(uintptr_t); in trace_init() 311 if (needed > buff_size) { in trace_init() 313 buff_size, needed); in trace_init() 318 memset(hdr, '\0', needed); in trace_init() 323 hdr->ftrace = (struct trace_call *)(buff + needed); in trace_init() [all …]
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | trace.c | 35 unsigned int needed; in create_func_list() local 43 err = trace_list_functions(buff + buff_ptr, avail, &needed); in create_func_list() 45 printf("Error: truncated (%#x bytes needed)\n", needed); in create_func_list() 46 used = min(avail, (size_t)needed); in create_func_list() 59 unsigned int needed; in create_call_list() local 67 err = trace_list_calls(buff + buff_ptr, avail, &needed); in create_call_list() 69 printf("Error: truncated (%#x bytes needed)\n", needed); in create_call_list() 70 used = min(avail, (size_t)needed); in create_call_list()
|
| /rk3399_rockchip-uboot/tools/binman/etype/ |
| H A D | entry.py | 148 needed = self.pad_before + self.contents_size + self.pad_after 149 needed = tools.Align(needed, self.align_size) 152 size = needed 162 if self.size < needed: 164 "%#x (%d)" % (needed, needed, self.size, self.size))
|
| /rk3399_rockchip-uboot/include/ |
| H A D | trace.h | 61 int trace_list_functions(void *buff, int buff_size, unsigned *needed); 81 int trace_list_calls(void *buff, int buff_size, unsigned int *needed);
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | skeleton.dtsi | 2 * Skeleton device tree; the bare minimum needed to boot; just include and
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | skeleton.dtsi | 2 * Skeleton device tree; the bare minimum needed to boot; just include and
|
| H A D | skeleton64.dtsi | 3 * needed to boot; just include and add a compatible value. The
|
| H A D | exynos54xx-pinctrl-uboot.dtsi | 13 * numbers are not needed in U-Boot for exynos.
|
| /rk3399_rockchip-uboot/arch/mips/dts/ |
| H A D | skeleton.dtsi | 2 * Skeleton device tree; the bare minimum needed to boot; just include and
|
| /rk3399_rockchip-uboot/arch/arc/dts/ |
| H A D | skeleton.dtsi | 2 * Skeleton device tree; the bare minimum needed to boot; just include and
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.VLAN | 11 Note: In order to enable CDP support a small change is needed in the
|
| H A D | README.bitbangMII | 16 MDIO_DECLARE - Declaration needed to access to the MDIO pin (optional) 21 MDC_DECLARE - Declaration needed to access to the MDC pin (optional)
|
| H A D | README.AMCC-eval-boards-cleanup | 28 asm file needed anymore.
|
| H A D | README.OFT | 23 The xxd binary dumper is needed too which I got from
|
| H A D | README.armada-secureboot | 51 1. Creation of the needed cryptographic key material. 175 created. In the current implementation, two keys are needed to build a valid 183 OpenSSL can be used to generate the needed files kwb_kak.key and kwb_csk.key 247 eFuse structure's values (this option is just needed for programming the eFuse 269 same directory (adapt accordingly if needed). The tool should report that all 286 the eFuse structure to the values needed for the used KAK digest, as well as 292 If the SEC_FUSE_DUMP option was not set, the commands needed to burn the fuses 293 have to be crafted by hand. The needed fuse lines can be looked up in [1]; a 322 locks the fuse line without setting any value; this is needed to lock the
|
| H A D | README.power-framework | 41 consumption (by disabling not needed LDOs, BUCKs) and get current state of 81 1. When hierarchy is not needed (no complex battery charge): 93 needed (defined at ./include/power/pmic.h):
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ |
| H A D | README | 13 brought in as needed. Changes here are intended to mirror changes in the
|
| /rk3399_rockchip-uboot/board/sunxi/ |
| H A D | README.nand | 22 randomized, and with the necessary bits needed to reduce the number of 41 On your board, you'll now have all the needed binaries into RAM, so
|
| /rk3399_rockchip-uboot/drivers/remoteproc/ |
| H A D | Kconfig | 9 # REMOTEPROC gets selected by drivers as needed
|
| /rk3399_rockchip-uboot/board/keymile/kmp204x/ |
| H A D | pbi.cfg | 38 #Workaround for A-006559 needed for rev 2.0 of P2041 silicon
|
| /rk3399_rockchip-uboot/board/keymile/scripts/ |
| H A D | README | 1 These scripts are needed for our development usecases. Copy this directory
|
| /rk3399_rockchip-uboot/board/wandboard/ |
| H A D | README | 28 (Note - the SD card node may vary, so adjust this as needed).
|
| /rk3399_rockchip-uboot/ |
| H A D | Kconfig | 90 we can provide a small malloc() pool if needed. Driver model in 92 initial serial device and any others that are needed. 100 we can provide a small malloc() pool if needed. Driver model in 102 initial serial device and any others that are needed. 110 we can provide a small malloc() pool if needed. Driver model in 112 initial serial device and any others that are needed. 120 we can provide a small malloc() pool if needed. Driver model in 122 initial serial device and any others that are needed.
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.qspi | 32 <board_name>_qspi_defconfig. The image needed is u-boot-dtb.bin.
|
| /rk3399_rockchip-uboot/board/freescale/mpc8323erdb/ |
| H A D | README | 56 properly (including ipaddr, serverip, gatewayip (if needed),
|