Searched full:projects (Results 1 – 25 of 38) sorted by relevance
12
| /trusted-firmware-m-latest/docs/platform/stm/common/stm32u5xx/ |
| D | readme.rst | 20 …stm32l5xx bl2 code specific from https://github.com/STMicroelectronics/STM32CubeU5.git (Projects/B… 23 … adaptation from https://github.com/STMicroelectronics/STM32CubeU5.git (Projects/B-U585I-IOT02A/Ap… 26 …m32l5xx soc from https://github.com/STMicroelectronics/STM32CubeU5.git (Projects/B-U585I-IOT02A/Ap…
|
| /trusted-firmware-m-latest/docs/platform/stm/common/stm32h5xx/ |
| D | readme.rst | 20 …stm32h5xx bl2 code specific from https://github.com/STMicroelectronics/STM32CubeH5.git (Projects/S… 23 … adaptation from https://github.com/STMicroelectronics/STM32CubeH5.git (Projects/STM32H573I_DK/App… 26 …m32h5xx soc from https://github.com/STMicroelectronics/STM32CubeH5.git (Projects/STM32H573I_DK/App…
|
| /trusted-firmware-m-latest/docs/platform/stm/common/stm32l5xx/ |
| D | readme.rst | 21 …stm32l5xx bl2 code specific from https://github.com/STMicroelectronics/STM32CubeL5.git (Projects/S… 24 … adaptation from https://github.com/STMicroelectronics/STM32CubeL5.git (Projects/STM32L562E-DK/App… 27 …m32l5xx soc from https://github.com/STMicroelectronics/STM32CubeL5.git (Projects/STM32L562E-DK/App…
|
| /trusted-firmware-m-latest/docs/ |
| D | index.rst | 109 TF-M Tests <https://trustedfirmware-m.readthedocs.io/projects/tf-m-tests/en/latest/> 110 TF-M Tools <https://trustedfirmware-m.readthedocs.io/projects/tf-m-tools/en/latest/> 111 TF-M Extras <https://trustedfirmware-m.readthedocs.io/projects/tf-m-extras/en/latest/>
|
| D | conf.py | 57 "TF-M-Tests": ("https://trustedfirmware-m.readthedocs.io/projects/tf-m-tests/en/latest/", None), 58 "TF-M-Tools": ("https://trustedfirmware-m.readthedocs.io/projects/tf-m-tools/en/latest/", None), 59 … "TF-M-Extras": ("https://trustedfirmware-m.readthedocs.io/projects/tf-m-extras/en/latest/", None),
|
| /trusted-firmware-m-latest/docs/introduction/ |
| D | readme.rst | 80 This project contains code from other projects as listed below. The code from 81 external projects is limited to ``bl2``, ``lib`` and ``platform`` 86 - The ``lib/ext`` folder may contain 3rd party projects and files with 88 may be a part of the runtime image. The source code for these projects is
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_sha.c | 47 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_sha1Test() 103 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_sha224Test() 158 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_sha256Test() 212 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_sha384Test() 266 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_sha512Test()
|
| D | run_integration_aes.c | 60 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_aesOfbTest() 132 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_aesCtrTestProfiling() 190 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_aesCtrTest() 269 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_aesCbcTest() 341 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_aesEcbTest()
|
| D | run_integration_ccm.c | 45 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_ccmStarEncOnly() 105 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_ccmStar() 165 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_ccm()
|
| D | run_integration_ext_dma.c | 49 …/* https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/exam… in runIt_extDma()
|
| /trusted-firmware-m-latest/docs/building/ |
| D | documentation_generation.rst | 45 …curl -L http://sourceforge.net/projects/plantuml/files/plantuml.jar/download --output ~/plantuml/p… 60 …- `Doxygen 1.8.8 <https://sourceforge.net/projects/doxygen/files/snapshots/doxygen-1.8-svn/windows… 64 - `PlantUML <http://sourceforge.net/projects/plantuml/files/plantuml.jar/download>`__
|
| D | tfm_build_instruction.rst | 60 Additionally, TF-M depends on several external projects, handled by CMake automatically but 298 Please note that NSPE and SPE are independent projects and can be built using 331 The content of ``<Artifact Dir>`` is an exported directory for integration with CMake projects.
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/ |
| D | board_addrs.h | 27 /* board_addrs.h definitions are supposed to be used by other projects. 31 * of the dependent projects.
|
| /trusted-firmware-m-latest/docs/contributing/ |
| D | coding_guide.rst | 13 TF-M also reuses code from other SW projects, e.g. ``CMSIS_5``, which 15 and new code may inherit coding style from external projects but it needs to
|
| D | doc_guidelines.rst | 234 documentation from different projects (repositories), like TF-M Tests. Referencing documentation 247 other projects configured to be referenced using `Intersphinx`_ can be seen in the `conf.py`_ file
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Project/ |
| D | Validation.csolution.yml | 102 projects:
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/common_utils/ |
| D | flags_global_defines.py | 28 # Definitions for specific projects, should be set to 0 if no additional data is required
|
| /trusted-firmware-m-latest/docs/releases/ |
| D | release_process.rst | 92 `Mbed TLS <https://www.trustedfirmware.org/projects/mbed-tls>`_ 207 *TF-MvX.Y.Z-LTS* creating a base for PSA certification of downstream projects.
|
| /trusted-firmware-m-latest/docs/integration_guide/source_structure/ |
| D | platform_folder.rst | 92 This folder contains code that has been imported from other projects so it may
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/ |
| D | README.md | 10 ┣ Layer Layers for creating the projects.
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/ |
| D | build_config.sh | 12 # supposed to be used by external users (e.g. costumers) or another projects
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/ |
| D | partition_M2351.h | 18 For TrustZone projects, path of local partition_m2351.h should be in the 21 It also apply to non-secure project of the TrustZone projects.
|
| /trusted-firmware-m-latest/platform/ext/cmsis/ |
| D | ARM.CMSIS.pdsc | 68 Note: Updating existing projects may need manual user interaction! 311 - Added DSP libraries build projects to CMSIS pack. 352 …- fixed conditions preventing the inclusion of the DSP library in projects for Infineon XMC4000 se… 398 …of CMSIS components in any commercial or open source projects. The Pack Description file Arm.CMSI…
|
| D | README.md | 25 …/CMSIS-Zone) | CMSIS-Zone Utility along with example projects and FreeMarker te…
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/ |
| D | fsl_common_arm.h | 399 …* "AT_NONCACHEABLE_SECTION_ALIGN_INIT(var) ={xx};" in your projects to define them. For zero-inite… 404 …* in your projects to make sure the non-cacheable section variables will be initialized in system … 451 …* in your projects to make sure the non-cacheable section variables will be initialized in system …
|
12