Home
last modified time | relevance | path

Searched refs:tpl (Results 1 – 23 of 23) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rockchip/
H A DMakefile10 obj-tpl-$(CONFIG_ROCKCHIP_BROM_HELPER) += bootrom.o
12 obj-tpl-$(CONFIG_ROCKCHIP_RK3288) += rk3288-board-tpl.o
13 obj-tpl-$(CONFIG_ROCKCHIP_RK3368) += rk3368-board-tpl.o
64 obj-$(CONFIG_TPL_BUILD) += $(obj-tpl-y)
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0004-Pass-CXXFLAGS_FOR_BUILD-in-a-couple-of-places-to-avo.patch14 * Makefile.tpl: Add missing CXXFLAGS_FOR_BUILD overrides
22 Makefile.tpl | 2 ++
45 diff --git a/Makefile.tpl b/Makefile.tpl
47 --- a/Makefile.tpl
48 +++ b/Makefile.tpl
/openbmc/u-boot/tools/binman/test/
H A D078_u_boot_tpl.dts6 u-boot-tpl {
8 u-boot-tpl-dtb {
H A D093_x86_tpl_ucode.dts11 u-boot-tpl-with-ucode-ptr {
14 u-boot-tpl-dtb-with-ucode {
H A D081_x86-start16-tpl.dts11 x86-start16-tpl {
H A D082_fdt_update_all.dts15 u-boot-tpl-dtb {
/openbmc/u-boot/doc/
H A DREADME.TPL26 directory spl/tpl. The final binaries which are generated are
27 u-boot-{spl|tpl}, u-boot-{spl|tpl}.bin and u-boot-{spl|tpl}.map.
H A DREADME.kconfig33 * create tpl/include/autoconf.mk (TPL only)
82 - tpl/include/autoconfig.mk (generated by the old config for TPL)
H A DREADME.rockchip199 ./tools/mkimage -n rk3288 -T rksd -d ./tpl/u-boot-tpl.bin out &&
221 # copy tpl, pad to 1020 bytes and append spl
/openbmc/u-boot/scripts/
H A DMakefile.autoconf18 __all: tpl/include/autoconf.mk
83 tpl/u-boot.cfg: include/config.h FORCE
94 tpl/include/autoconf.mk: tpl/u-boot.cfg
H A DMakefile.spl31 SPL_BIN := u-boot-tpl
51 ifeq ($(obj)$(CONFIG_SUPPORT_TPL),tpl)
H A DMakefile.build7 prefix := tpl
/openbmc/qemu/tests/unit/
H A Dtest-logging.c90 static void set_log_path_tmp(char const *dir, char const *tpl, Error **errp) in set_log_path_tmp() argument
92 gchar *file_path = g_build_filename(dir, tpl, NULL); in set_log_path_tmp()
/openbmc/u-boot/board/theobroma-systems/lion_rk3368/
H A DREADME21 > tools/mkimage -n rk3368 -T rksd -d tpl/u-boot-tpl.bin spl-3368.img
/openbmc/u-boot/tools/binman/
H A DREADME.entries506 Entry: u-boot-tpl: U-Boot TPL binary
510 - filename: Filename of u-boot-tpl.bin (default 'tpl/u-boot-tpl.bin')
525 The ELF file 'tpl/u-boot-tpl' must also be available for this to work, since
530 Entry: u-boot-tpl-dtb: U-Boot TPL device tree
534 - filename: Filename of u-boot.dtb (default 'tpl/u-boot-tpl.dtb')
542 Entry: u-boot-tpl-dtb-with-ucode: U-Boot TPL with embedded microcode pointer
552 Entry: u-boot-tpl-with-ucode-ptr: U-Boot TPL with embedded microcode pointer
682 Entry: x86-start16-tpl: x86 16-bit start-up code for TPL
686 - filename: Filename of tpl/u-boot-x86-16bit-tpl.bin (default
687 'tpl/u-boot-x86-16bit-tpl.bin')
/openbmc/u-boot/
H A D.gitignore55 /tpl/
H A DMakefile544 u-boot.cfg spl/u-boot.cfg tpl/u-boot.cfg:
833 ALL-$(CONFIG_TPL) += tpl/u-boot-tpl.bin
1269 OBJCOPYFLAGS_u-boot-with-tpl.bin = -I binary -O binary \
1271 tpl/u-boot-with-tpl.bin: tpl/u-boot-tpl.bin u-boot.bin FORCE
1685 tpl/u-boot-tpl.bin: tools prepare \
1687 $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all
1755 $(foreach d, spl tpl, $(patsubst %,$d/%, \
1762 MRPROPER_DIRS += include/config include/generated spl tpl \
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_tpl.c220 EFI_UNIT_TEST(tpl) = {
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py458 for tpl in dict_.items():
459 setattr(self, *tpl)
/openbmc/u-boot/common/spl/
H A DKconfig661 default "tpl/u-boot-with-tpl.bin" if TPL
666 TPL, tpl/u-boot-with-tpl.bin. For new boards, suggest to
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c189 efi_status_t is_valid_tpl(efi_uintn_t tpl) in is_valid_tpl() argument
191 switch (tpl) { in is_valid_tpl()
/openbmc/u-boot/tools/buildman/
H A DREADME1002 The -K option uses the u-boot.cfg, spl/u-boot-spl.cfg and tpl/u-boot-tpl.cfg
/openbmc/u-boot/doc/driver-model/
H A DREADME.txt847 the more specialized 'u-boot,dm-spl' and 'u-boot,dm-tpl' flags