Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 42) sorted by relevance

12

/board/gdsys/a38x/
A Dhre.h14 uint8_t code[]; member
35 int hre_run_program(struct udevice *tpm, const uint8_t *code, size_t code_size);
A Dkeyprogram.c96 memcpy(prog->code, *progdata, code_size); in extract_subprogram()
150 if (hre_run_program(tpm, prog->code, prog->code_size)) { in load_and_run_keyprog()
A Dhre.c500 int hre_run_program(struct udevice *tpm, const uint8_t *code, size_t code_size) in hre_run_program() argument
503 const uint8_t *ip = code; in hre_run_program()
519 crc = crc32(0, prg->code, prg->code_size); in hre_verify_program()
/board/engicam/common/
A DKconfig2 bool "Engicam i.MX6 Common code"
6 Common SPL and U-Boot proper code for Engicam i.MX6 targets.
/board/mikrotik/crs3xx-98dx3236/
A Dkwbimage.cfg.in11 # Binary Header (bin_hdr) with DDR3 training code
/board/Marvell/db-xc3-24g4xg/
A Dkwbimage.cfg.in11 # Binary Header (bin_hdr) with DDR3 training code
/board/google/chromebook_coral/
A Ddsdt.asl44 /* ACPI code for EC SuperIO functions */
46 /* ACPI code for EC functions */
/board/sunxi/
A DREADME.sunxi649 code from the Boot ROM (BROM). As this has some implications on U-Boot, this
67 boards without a PMIC) soft poweroff/on. ATF contains fallback code for CPU
92 enters the SPL still in AArch32 secure SVC mode, there is some shim code to
94 U-Boot proper runs in EL2 and can load any AArch64 code (using the "go"
110 The on-die BROM code will try several methods to load and execute the firmware.
115 code. If not (no SD card at all or invalid magic), it will:
138 off-tree branch to generate 32-bit ARM code (along with instructions
182 With working DRAM init code in U-Boot's SPL this is no longer necessary,
193 file. Apparently Allwinner allows re-distribution of this proprietary code
197 The original boot0 code looks for U-Boot at a certain place on an uSD card
[all …]
/board/xilinx/common/
A Dfru_ops.c31 static int fru_check_language(u8 code) in fru_check_language() argument
33 if (code != FRU_LANG_CODE_ENGLISH && code != FRU_LANG_CODE_ENGLISH_1) { in fru_check_language()
/board/armltd/integrator/
A DREADME32 U-Boot has to carry out minimal configration before standard code is run.
50 However, to avoid duplicating code through all processor files, a generic core
81 code has yet been added to U-Boot i.e. they all use the same U-Boot binary
/board/bosch/shc/
A Dboard.c495 static void hang_bosch(const char *cause, int code) in hang_bosch() argument
508 for (lv = 0; lv < code; lv++) { in hang_bosch()
/board/rockchip/sheep_rk3368/
A DREADME3 Get miniloader and trust.img form rockchip vendor u-boot source code
/board/ea/ea-lpc3250devkitv2/
A DREADME.rst76 The processor will start its code execution from an internal ROM,
77 containing the boot code. This boot loader can load code from one of four
84 The ROM boot loader loads code as a single contiguous block at a maximum
/board/freescale/m53017evb/
A DREADME18 - arch/m68k/cpu/mcf532x/cpu.c cpu specific code
24 - arch/m68k/cpu/mcf532x/start.S start up assembly code
59 - arch/m68k/lib/traps.c Exception init code
/board/synopsys/iot_devkit/
A DREADME57 A non-volatile memory from which ARC core may execute code directly.
62 for code being executed, still data could be placed in this memory too.
70 ARC core cannot execute code from DCCM. So this is very special RAM
/board/raspberrypi/rpi/
A Dpci.asl115 // Note, This code is very similar to the code in the PCIe firmware
A Demmc.asl89 // (or at least Linux's standard code can't
/board/freescale/ls1043ardb/
A DREADME30 - DSPI: 16 MB high-speed flash Memory for boot code and storage (up to 108MHz)
/board/imgtec/xilfpga/
A DREADME46 0x1D40_0000 to memory and the bootram jumps into u-boot code.
/board/qualcomm/
A Dqcom-phone.env11 # Always probe for UFS storage, though it should be done by board code.
/board/freescale/mx28evk/
A DREADME9 arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28
/board/freescale/ls1046afrwy/
A DREADME33 - QSPI: 64 MB high-speed flash Memory for boot code and storage
/board/BuR/zynq/env/
A Dbrcp1.env92 /* Boot code */
A Dbrcp150.env102 /* Boot code */
/board/toradex/common/
A DKconfig78 Ethernet carrier boards. This options enables the code to set the

Completed in 54 milliseconds

12