Home
last modified time | relevance | path

Searched full:project (Results 1 – 25 of 178) sorted by relevance

12345678

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/
Dproj.ext.cfg8 # External project configuration for cc312
14 # indicates whether the project supports srp
17 # indicates whether the project supports chacha\poly
23 #indicates whether the project supports External DMA
26 #indicates whether the project supports SB run time.
DCMakeLists.txt10 project("CC312 Runtime Library" LANGUAGES C ASM)
18 # Add library targets for this project
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Project/
DValidation.csolution.yml103 - project: ./Validation.cproject.yml
104 - project: ./Bootloader.cproject.yml
113 cprjdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$
114 intdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$/intdir
115 outdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$/outdir
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/
DREADME.md11 ┣ �� Project Solution and project files to build tests for various configurations.
78 ./CMSIS/CoreValidation/Project $ vcpkg activate
84 ./CMSIS/CoreValidation/Project $ pip install -r requirements.txt
93 ./CMSIS/CoreValidation/Project $ ./build.py -c <compiler> -d <device> -o <optimize> [build] [run]
99 ./CMSIS/CoreValidation/Project $ ./build.py -c GCC -d CM3 -o none build run
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/
Dproj.cfg8 # Project configuration for cc312 generic (development) host project
46 # Specific project definitions
58 # Specific project definitions for sbromlib
DMakefile.defs108 ### Handle project configuration definitions ###
161 ### proj.cfg exists. Include it to get project configuration definitions ###
298 ############ Special rules for project configuration selection ##############
302 $(info Invoke 'make setconfig_<config. name>' to select project configuration )
311 @$(error Unknown project configuration. $@ does not exist.)
376 @$(info Available project configurations:)
/trusted-firmware-m-latest/docs/integration_guide/platform/
Dplatform_deprecation.rst19 having interest in the platform, then the project maintainer can work
25 …defined here: "https://developer.trustedfirmware.org/w/collaboration/project-maintenance-process/".
31 4. The project should strive to keep the `deprecated` platforms
33 still actively involved with the project and maintaining the platform.
38 due to evolving project and market requirements. This is left to
39 consensus between project maintainers and platform owner/s.
/trusted-firmware-m-latest/
Ddco.txt15 By making a contribution to this project, I certify that:
33 (d) I understand and agree that this project and the contribution
37 this project or the open source license(s) involved.
D.gitreview4 project=TF-M/trusted-firmware-m
/trusted-firmware-m-latest/docs/introduction/
Dreadme.rst27 to only include the required secure services and features. Project provides
56 TF-M is comprised of multiple repositories that supplement each other in making the project both cu…
77 Contributions to this project are accepted under the same license with developer
80 This project contains code from other projects as listed below. The code from
84 - The ``bl2`` folder contains files imported from MCUBoot project and the files
102 the external project and the files may have different licenses.
/trusted-firmware-m-latest/docs/configuration/
Dheader_file_system.rst22 The ``config_tfm.h`` includes a customized project config file provided via compile definition
23 ``PROJECT_CONFIG_HEADER_FILE``. Customized Component options in the project config file overrides
25 The project config header file can be
/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console_conf.h15 /*! @brief If Non-blocking mode is needed, please define it at project setting,
20 * Below shows how to configure in your project if you want to use non-blocking mode.
21 …* For IAR, right click project and select "Options", define it in "C/C++ Compiler->Preprocessor->D…
26 …* For MCUxpresso, right click project and select "Properties", define it in "C/C++ Build->Settings…
123 * at your project setting.
/trusted-firmware-m-latest/docs/
Dindex.rst13 <p>Introducing the Trusted Firmware-M Project: overview,
36 <p>As an open-source project, we welcome and encourage the community
37 to submit patches directly to the project.</p>
59 is addressed within the TF-M project.</p>
/trusted-firmware-m-latest/interface/include/mbedtls/
DREADME.rst6 `Mbed TLS project <https://github.com/Mbed-TLS/mbedtls.git>`_ and they
7 retain their own copyright and dual license. The TF-M project uses them
/trusted-firmware-m-latest/interface/include/psa/
DREADME.rst6 `Mbed TLS project <https://github.com/Mbed-TLS/mbedtls.git>`_ and they
7 retain their own copyright and dual license. The TF-M project uses them
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/
DReadMe.txt8 3. The static libraries will be located in the project directory.
15 5. The static libraries will be located in the project directory.
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/
Dproj.cfg8 # Project configuration for cc312 utils
23 # Specific project definitions
/trusted-firmware-m-latest/docs/contributing/
Dcontributing_process.rst4 Contributions to the TF-M project need to follow the process below.
22 :doc:`Coding Guide </contributing/coding_guide>` for the TF-M project.
34 information. Files that entirely consist of contributions to this project
/trusted-firmware-m-latest/docs/doxygen/
DDoxyfile.in11 # doxygen (www.doxygen.org) for a project.
24 # Project related configuration options
38 # project for which the documentation is generated. This name is used in the
40 # The default value is: My Project.
44 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
51 # for a project that appears at the top of each page and should give viewer a
52 # quick idea about the purpose of the project. Keep the description short.
256 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
264 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
272 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/
Dproj_integration_tests.cfg8 # Project configuration for cc312 generic (development) host project
/trusted-firmware-m-latest/docs/releases/
Drelease_process.rst4 The project aims to do a release once every 9 months.
66 an adhoc release for specific project requirements.
89 From v2.1.0, TF-M project will provide LTS branches. Every alternate release
93 project to be aligned with LTS releases cadence. Mbed TLS is used as the
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/doxygen/
Ddoxygen_cc312.conf11 # doxygen (www.doxygen.org) for a project.
24 # Project related configuration options
38 # project for which the documentation is generated. This name is used in the
40 # The default value is: My Project.
44 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
51 # for a project that appears at the top of each page and should give viewer a
52 # quick idea about the purpose of the project. Keep the description short.
246 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
254 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
262 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dpico_sdk_import.cmake3 # This can be dropped into an external project to help locate this SDK
4 # It should be include()ed prior to project()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dconfig.cmake25 … OFF CACHE BOOL "Whether to use the default flash map defined by TF-M project")
46 …ACHE BOOL "Whether to use the default security counter configuration defined by TF-M project")
/trusted-firmware-m-latest/bl2/ext/mcuboot/include/flash_map/
Dflash_map.h21 * Original code taken from mcuboot project at:
44 * 2. Map could be at fixed location for project (compiled to code)

12345678