1Tools 2===== 3 4TF-M has a growing set of tools helping in development, testing and 5verification. The `t-fm-tools <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/>`_ 6is a repository dedicated for gathering all of them. Please explore it for an 7overview and more detailed information. 8 9Here is a list of some of them: 10 11 - `Code size analyze tool <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/code-size-analyze-tool/README.rst>`_ 12 - `Library dependency trace tool <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/depend-trace-tool/README.rst>`_ 13 - `FIH test tool <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/fih_test_tool/Readme.rst>`_ 14 - `Initial Attestation Verifier <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/iat-verifier/README.rst>`_ 15 - `IRQ test tool <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/irq_test_tool/README.rst>`_ 16 - `Profiler <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/profiler/readme.rst>`_ 17 - `Static Checking Framework <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/static_checks/README.rst>`_ 18 - `Using docker to build TF-M <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/tf-m-manual-build/README.rst>`_ 19 - `TF-Fuzz <https://git.trustedfirmware.org/TF-M/tf-m-tools.git/tree/tf_fuzz/README>`_ 20 21-------------- 22 23*Copyright (c) 2020-2022, Arm Limited. All rights reserved.* 24