| /rk3399_ARM-atf/ |
| H A D | .gitignore | 12 # Ignore build products from tools 13 tools/**/*.o 14 tools/**/*.d 15 tools/renesas/rcar_layout_create/*.bin 16 tools/renesas/rcar_layout_create/*.srec 17 tools/renesas/rcar_layout_create/*.map 18 tools/renesas/rcar_layout_create/*.elf 19 tools/renesas/rzg_layout_create/*.bin 20 tools/renesas/rzg_layout_create/*.srec 21 tools/renesas/rzg_layout_create/*.map [all …]
|
| H A D | pyproject.toml | 11 cot-dt2c = {path = "tools/cot_dt2c", develop = true} 12 memory = {path = "tools/memory", develop = true} 23 pip-tools = "^6.4.0"
|
| H A D | changelog.yaml | 1502 - title: Tools 1503 scope: tools 1516 - tools/stm32image 1518 - title: NXP Tools 1519 scope: nxp-tools 1539 - title: Marvell Tools 1540 scope: marvell-tools 1542 - title: Renesas Tools 1543 scope: renesas-tools
|
| /rk3399_ARM-atf/.github/ |
| H A D | dependabot.yml | 6 directories: ["/", "/tools/conventional-changelog-tf-a"] 17 directories: ["/", "/tools/conventional-changelog-tf-a"] 28 directories: ["/", "/tools/conventional-changelog-tf-a"] 39 directories: ["/", "/tools/conventional-changelog-tf-a"] 50 directories: ["/", "/tools/cot_dt2c", "/tools/memory", "/tools/tlc"] 61 directories: ["/", "/tools/cot_dt2c", "/tools/memory", "/tools/tlc"]
|
| /rk3399_ARM-atf/tools/marvell/doimage/secure/ |
| H A D | sec_img_8K.cfg | 3 kak_key_file = "tools/doimage/secure/kak_priv_pem.key"; 8 csk_key_file = ["tools/doimage/secure/csk_priv_pem0.key", 9 "tools/doimage/secure/csk_priv_pem1.key", 10 "tools/doimage/secure/csk_priv_pem2.key", 11 "tools/doimage/secure/csk_priv_pem3.key", 18 aes_key_file = "tools/doimage/secure/aes_key.txt";
|
| H A D | sec_img_7K.cfg | 3 kak_key_file = "tools/doimage/secure/kak_priv_pem.key"; 8 csk_key_file = ["tools/doimage/secure/csk_priv_pem0.key", 9 "tools/doimage/secure/csk_priv_pem1.key", 10 "tools/doimage/secure/csk_priv_pem2.key", 11 "tools/doimage/secure/csk_priv_pem3.key", 18 aes_key_file = "tools/doimage/secure/aes_key.txt";
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | toolchain.mk | 10 # - The host toolchain (`host`) for building native tools 15 # given build, but individual tools and libraries may need access to both. 124 # Configure tools that we recognize. 126 # Here we declare the list of specific toolchain tools that we know how 132 toolchain-tools := arm-clang 135 toolchain-tools += arm-link 138 toolchain-tools += arm-ar 141 toolchain-tools += arm-fromelf 145 toolchain-tools += llvm-clang 148 toolchain-tools += llvm-lld [all …]
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | tools-build.rst | 1 Building Supporting Tools 6 OpenSSL 3.0 is needed in order to build the tools. A custom installation 9 indicate the location of the custom OpenSSL build. Then, to run the tools, 54 make -C tools/fiptool clean 66 ./tools/fiptool/fiptool 75 ./tools/fiptool/fiptool create \ 84 ./tools/fiptool/fiptool info <path-to>/fip.bin 91 ./tools/fiptool/fiptool update \ 100 ./tools/fiptool/fiptool unpack <path-to>/fip.bin 106 ./tools/fiptool/fiptool remove \ [all …]
|
| H A D | prerequisites.rst | 57 In addition, a native compiler is required to build supporting tools. 72 OpenSSL is required to build the cert_create, encrypt_fw, and fiptool tools. 99 Git hooks and helper tools. Without these tools you will need to rely on the 107 integrated Python tools. Most importantly, it ensures your system environment 121 should also work, provided the necessary tools and libraries are installed. 179 …curl -Lo $(git rev-parse --git-dir)/hooks/commit-msg https://review.trustedfirmware.org/tools/hook… 227 …Arm Developer website: https://developer.arm.com/tools-and-software/open-source-software/developer… 229 .. _Arm-DS: https://developer.arm.com/Tools%20and%20Software/Arm%20Development%20Studio
|
| H A D | index.rst | 11 tools-build
|
| /rk3399_ARM-atf/docs/ |
| H A D | license.rst | 102 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/ast/__init__.py`` 103 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/ast/directive.py`` 104 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/ast/helpers.py`` 105 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/ast/node.py`` 106 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/ast/property.py`` 107 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/ast/reference.py`` 108 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/source/__init__.py`` 109 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/source/grammar.py`` 110 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/source/parser.py`` 111 - ``tools/cot_dt2c/cot_dt2c/pydevicetree/__init__.py`` [all …]
|
| /rk3399_ARM-atf/tools/stm32image/ |
| H A D | Makefile | 29 $(eval $(call MAKE_TOOL,$(BUILD_PLAT)/tools,stm32image,STM32IMAGE)) 32 $(q)rm -rf $(BUILD_PLAT)/tools/stm32image
|
| /rk3399_ARM-atf/docs/plat/arm/automotive_rd/ |
| H A D | rd1ae.rst | 70 .. _Arm Toolchain: https://developer.arm.com/tools-and-software/open-source-software/developer-tool… 71 .. _rd1ae: https://developer.arm.com/Tools%20and%20Software/Arm%20Reference%20Design-1%20AE
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | synquacer.rst | 37 - Firstly, in addition to the “normal” build tools you will also need a 38 few specialist tools. On a Debian or Ubuntu operating system try: 42 sudo apt install acpica-tools device-tree-compiler uuid-dev 69 tools/fiptool/fiptool create \
|
| H A D | warp7.rst | 22 furthermore it is _recommended_ to use the mkimage in the u-boot/tools directory 80 …/path/to/u-boot/tools/mkimage -n /path/to/u-boot/u-boot.cfgout -T imximage -e 0x9df00000 -d ./buil… 90 tools/cert_create/cert_create -n --rot-key "build/warp7/debug/rot_key.pem" \ 106 tools/fiptool/fiptool create --tos-fw fiptool_images/tee-header_v2.bin \ 176 …/path/to/u-boot/tools/mkimage -n u-boot.cfgout.warp7 -T imximage -e 0x9df00000 -d ./build/warp7/de…
|
| H A D | hikey960.rst | 120 `link <https://github.com/96boards-hikey/tools-images-hikey960>`__ 126 $cd tools-images-hikey960 178 - Reference `link <https://github.com/96boards-hikey/tools-images-hikey960/blob/master/build-from-…
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | cmake_framework.rst | 32 * Out-of-the-box support for integration with several tools (e.g. project 89 External tools 91 In the TF-A buildsystem some external tools are used, e.g. fiptool for image 92 generation or dtc for device tree compilation. These tools have to be found 94 used, any other necessary tools can be added later.
|
| /rk3399_ARM-atf/docs/plat/arm/morello/ |
| H A D | index.rst | 32 …Obtain arm `toolchain <https://developer.arm.com/tools-and-software/open-source-software/developer…
|
| /rk3399_ARM-atf/docs/plat/arm/corstone1000/ |
| H A D | index.rst | 29 …tal target `toolchain <https://developer.arm.com/tools-and-software/open-source-software/developer…
|
| /rk3399_ARM-atf/tools/encrypt_fw/ |
| H A D | Makefile | 62 $(eval $(call MAKE_TOOL,$(BUILD_PLAT)/tools,encrypt_fw,ENCTOOL)) 70 $(q)rm -rf $(BUILD_PLAT)/tools/encrypt_fw
|
| /rk3399_ARM-atf/docs/plat/arm/tc/ |
| H A D | index.rst | 60 .. _Arm Toolchain: https://developer.arm.com/tools-and-software/open-source-software/developer-tool…
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | Makefile | 65 $(eval $(call MAKE_TOOL,$(BUILD_PLAT)/tools,fiptool,FIPTOOL)) 79 $(q)rm -rf $(BUILD_PLAT)/tools/fiptool
|
| /rk3399_ARM-atf/docs/tools/ |
| H A D | index.rst | 1 Tools title
|
| /rk3399_ARM-atf/plat/nxp/soc-lx2160a/ |
| H A D | ddr_fip.mk | 70 CRTTOOLPATH ?= tools/cert_create 85 FIPTOOLPATH ?= tools/fiptool
|
| /rk3399_ARM-atf/tools/cert_create/ |
| H A D | Makefile | 78 $(eval $(call MAKE_TOOL,$(BUILD_PLAT)/tools,cert_create,CRTTOOL)) 88 $(q)rm -rf $(BUILD_PLAT)/tools/cert_create
|