Home
last modified time | relevance | path

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

12

/mcuboot-latest/docs/
Dindex.md25 MCUboot is an open governance project. See the [membership
28 [project charter](https://github.com/mcu-tools/mcuboot/wiki/MCUboot-Project-Charter)
55 - [Project security policy](SECURITY.md)
83 ## Joining the project
87 Use the following links to join or see more about the project:
93 * [Project charter](https://github.com/mcu-tools/mcuboot/wiki/MCUboot-Project-Charter)
DSubmittingPatches.md66 By making a contribution to this project, I certify that:
84 (d) I understand and agree that this project and the contribution
88 this project or the open source license(s) involved.
Dreadme-mynewt.md8 First you need to add the repo to your `project.yml`:
11 project.repositories:
DSECURITY.md1 # Project security policy
12 You can also directly contact the following maintainers of the project:
Dreadme-mbed.md13 To use MCUboot, you need to create an Mbed OS project with the following configurations:
/mcuboot-latest/
D.gitignore10 /project.state
15 #Eclipse project files
17 .project
Dproject.yml20 project.name: "mcuboot"
22 project.repositories:
DREADME.md12 [pypi]: https://pypi.org/project/imgtool/
77 ## Joining the project
81 Use the following links to join or see more about the project:
/mcuboot-latest/boot/cypress/
D.gitignore10 /project.state
15 #Eclipse project files
17 .project
DREADME.md71 Following CLI / IDE are supported for project build:
75 * Eclipse / ModusToolbox ("makefile project from existing source")
/mcuboot-latest/testplan/mynewt/
Dproject.yml20 project.name: "mcuboot-test"
22 project.repositories:
/mcuboot-latest/ci/
Dmynewt_project.yml20 project.name: "my_project"
31 project.repositories.allowed:
Dmynewt_install.sh38 cp -f ci/mynewt_project.yml "$build"/project.yml
/mcuboot-latest/boot/mbed/
Dmcuboot_imgtool.cmake31 …h to valid image signing key via MCUBOOT_SIGNING_KEY CMake option in order to build this project.")
43 … image encryption key via the MCUBOOT_ENCRYPTION_KEY CMake option in order to build this project.")
58 …sage(FATAL_ERROR "You must set the project version to sign images by passing a version number into…
/mcuboot-latest/samples/runtime-source/zephyr/app/
DCMakeLists.txt6 project(non_flash_backend_app)
/mcuboot-latest/.github/workflows/
Dissue.yml14 project: 'Issue Tracking'
Dissue_closed.yml14 project: 'MCUboot releases'
Dzephyr_build.yaml72 …west config --system manifest.project-filter -- -.*,+cmsis,+hal_nordic,+hal_nxp,+hal_stm32,+libmet…
/mcuboot-latest/samples/zephyr/hello-world/
DCMakeLists.txt17 project(NONE)
/mcuboot-latest/boot/zephyr/boards/
Dnrf52_minimal_footprint.conf11 # In any real project CONFIG_BOOT_VALIDATE_SLOT0 enabling is recommended
/mcuboot-latest/boot/zephyr/include/flash_map_backend/
Dflash_map_backend.h27 * 2. Map could be at fixed location for project (compiled to code)
/mcuboot-latest/boot/zephyr/
DKconfig12 # Hidden option to mark a project as MCUboot
866 update. It is up to the project customization to add required source
873 MCUboot's boot_go routine. It is up to the project customization to
880 MCUboot's flash area routines. It is up to the project customization to
/mcuboot-latest/ext/tinycrypt/
DREADME65 2) In lib/Makefile select the primitives required by your project.
/mcuboot-latest/ext/tinycrypt/tests/include/
Dtest_utils.h83 "PROJECT EXECUTION %s\n", \
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld15 * and handle all common use cases. Your project may not use every section
17 * build process. In your project, you can simply comment out or remove the

12