Searched refs:tool (Results 1 – 25 of 126) sorted by relevance
123456
/device/google/contexthub/firmware/os/platform/stm32/flash_script/ |
D | Makefile | 23 tool.bin: tool.elf Makefile 24 $(OBJCOPY) -j .data -j .text -I elf32-littlearm -O binary tool.elf tool.bin 26 tool.elf: tool.c Makefile 27 $(GCC) -o tool.elf $(FLAGS) tool.c 30 rm -rf tool.o tool.bin
|
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/ |
D | ResetVec.asm16 | 25 ; The layout of this file is fixed. The build tool makes assumption of the layout. 44 ; It is located at 0xFFFFFFE0, and is fixed up by some build tool 45 ; So if the value 8..1 appears in the final FD image, tool failure occurs. 72 ; SEC entry point relatvie address will be fixed up by some build tool. 84 ; This will be fixed up by some build tool, 86 ; tool failure occurs 93 ; This will be fixed up by some build tool, 95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/Ia32/ |
D | ResetVec.asm16 | 29 ; The layout of this file is fixed. The build tool makes assumption of the layout. 48 ; It is located at 0xFFFFFFE0, and is fixed up by some build tool 49 ; So if the value 8..1 appears in the final FD image, tool failure occurs. 75 ; SEC entry point relative address will be fixed up by some build tool. 87 ; This will be fixed up by some build tool, 89 ; tool failure occurs 96 ; This will be fixed up by some build tool, 98 ; tool failure occurs.
|
D | ResetVec.nasmb | 28 ; The layout of this file is fixed. The build tool makes assumption of the layout. 47 ; It is located at 0xFFFFFFE0, and is fixed up by some build tool 48 ; So if the value 8..1 appears in the final FD image, tool failure occurs. 74 ; SEC entry point relative address will be fixed up by some build tool. 86 ; This will be fixed up by some build tool, 88 ; tool failure occurs 95 ; This will be fixed up by some build tool, 97 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/Ia16/ |
D | ResetVec.asm16 | 20 ; The layout of this file is fixed. The build tool makes assumption of the layout. 42 ; It is located at 0xFFFFFFE0, and is fixed up by some build tool 43 ; So if the value 8..1 appears in the final FD image, tool failure occurs. 70 ; SEC entry point relatvie address will be fixed up by some build tool. 83 ; This will be fixed up by some build tool, 85 ; tool failure occurs 93 ; This will be fixed up by some build tool, 95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Vtf0/Ia16/ |
D | ResetVec.asm16 | 20 ; The layout of this file is fixed. The build tool makes assumption of the layout. 42 ; It is located at 0xFFFFFFE0, and is fixed up by some build tool 43 ; So if the value 8..1 appears in the final FD image, tool failure occurs. 70 ; SEC entry point relatvie address will be fixed up by some build tool. 83 ; This will be fixed up by some build tool, 85 ; tool failure occurs 93 ; This will be fixed up by some build tool, 95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Ia16/ |
D | ResetVec.asm16 | 20 ; The layout of this file is fixed. The build tool makes assumption of the layout. 42 ; It is located at 0xFFFFFFE0, and is fixed up by some build tool 43 ; So if the value 8..1 appears in the final FD image, tool failure occurs. 70 ; SEC entry point relatvie address will be fixed up by some build tool. 83 ; This will be fixed up by some build tool, 85 ; tool failure occurs 93 ; This will be fixed up by some build tool, 95 ; tool failure occurs.
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Ia32/ |
D | ResetVec.asm16 | 29 ; The layout of this file is fixed. The build tool makes assumption of the layout. 48 ; It is located at 0xFFFFFFE0, and is fixed up by some build tool 49 ; So if the value 8..1 appears in the final FD image, tool failure occurs. 75 ; SEC entry point relatvie address will be fixed up by some build tool. 87 ; This will be fixed up by some build tool, 89 ; tool failure occurs 96 ; This will be fixed up by some build tool, 98 ; tool failure occurs.
|
/device/generic/opengl-transport/host/commands/emugen/tests/ |
D | run-tests.sh | 48 --tool=*) 72 --tool=<tool> Launch visual diff tool in case of differences.
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README.md | 3 This directory contains a fork of the emugen tool from the external/qemu project 4 on the emu-master-dev branch. The tool is unmodified except for the following
|
D | README | 3 The emugen tool is a tool to generate a wire protocol implementation 4 based on provided API. The tool generates c++ encoder code that takes 7 The emugen tool includes additional functionality that enables to 159 tool as follows: 199 tool as follows: 227 'emugen' tool as follows:
|
/device/generic/goldfish-opengl/ |
D | README | 6 with the 'emugen' host tool (see sdk/emulator/opengl/host/tools/emugen). 19 or when the 'emugen' tool itself is modified.
|
/device/linaro/bootloader/edk2/BaseTools/Source/ |
D | BinaryFiles.txt | 2 # This file lists all of the tool files that must be present in the Bin trees. 6 # When new tools are create, the tool executable must be listed in the [Bin.Win32] 8 # If a tool requires additional files, the developer must list those files in the
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/ |
D | UserProfileManager.uni | 2 // A UI tool to manage user profiles 19 #string STR_MODULE_ABSTRACT #language en-US "A UI tool to manage user profiles"
|
/device/linaro/bootloader/edk2/ |
D | BuildNotes2.txt | 48 The default tool chain (named MYTOOLS) is pre-configured to use VS2008 for IA32 50 different tool chain, either modify the tools_def.txt file's MYTOOLS entries, 55 tool chain tag name: build -t VS2008 ... , for example. Using this method will 57 Windows OS, you should use tool chain tag name with x86, such as VS2008x86. 93 Other helpful command line options of build tool include "-v" and "-d". 122 * Run build tool written in Python from source 129 build/build.py - The entry tool of build tools
|
D | edksetup.bat | 149 @echo --nt32 [X64] If a compiler tool chain is not available in the 153 @echo If the X64 argument is set, and a compiler tool chain is 154 @echo not available, attempt to set up a tool chain that will 156 @echo potential side effect of changing tool chains used for a
|
D | Edk2Setup.bat | 23 @REM Sources. This tool will modify the BuildVersion.* files so that 233 @echo of the options provided by this tool 242 @echo --nt32 [X64] If a compiler tool chain is not available in the 246 @echo If the X64 argument is set, and a compiler tool chain is 247 @echo not available, attempt to set up a tool chain that will 249 @echo potential side effect of changing tool chains used for a 256 @echo If the optional DIRECTORY argument is specified, the tool 268 @echo NOTE: The build will use whatever compiler tool set 271 @echo If the optional DIRECTORY argument is specified, the tool 293 @echo ERROR : Unable to determine if a compiler tool chain has been enabled in this [all …]
|
/device/google/marlin/sepolicy/verizon/ |
D | seapp_contexts | 1 # Verizon for OBDM tool
|
/device/google/bonito-sepolicy/vendor/verizon/ |
D | seapp_contexts | 1 # Verizon for OBDM tool
|
/device/google/crosshatch-sepolicy/vendor/verizon/ |
D | seapp_contexts | 1 # Verizon for OBDM tool
|
/device/google/wahoo/sepolicy/verizon/ |
D | seapp_contexts | 1 # Verizon for OBDM tool
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/ |
D | README.txt | 1 framer is a tool to generate boilerplate code for C extension types.
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/ |
D | PatchFvUserManual.md | 15 The **_PatchFv.py_** tool allows the developer to fix up FD images to follow the 17 The tool is written in Python and uses Python 2.7 or later to run. 18 Consider using the tool in a build script.
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | trusted-board-boot.rst | 193 BL1 and BL2 code, and in tool code on the host build machine. The feature is 196 On the host machine, a tool generates the certificates, which are included in 217 The ``cert_create`` tool is built and runs on the host machine as part of the 221 generated by the tool in case they are not provided. The certificates are then 227 The tool resides in the ``tools/cert_create`` directory. It uses OpenSSL SSL 229 for building and using the tool can be found in the `User Guide`_.
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/ |
D | LzmaF86Compress.bat | 2 @REM This script will exec LzmaCompress tool with --f86 option that enables
|
123456