TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
HEAD
/
boot
/
zephyr
/
CMakeLists.txt
e16f52c
cmake: fix evaluation with empty signature key file
by Nico Lastzka
· 4 years, 4 months ago
f573b39
bootutil: extracted app common library from bootutil_misc
by Andrzej Puzdrowski
· 4 years, 9 months ago
f0ef8b6
zephyr/cmake: add help message for missing nrfxlib case
by Andrzej Puzdrowski
· 4 years, 10 months ago
fce8733
boot/zephyr: Add fault injection hardening profile to Zephyr config
by Tamas Ban
· 5 years ago
fdff3e1
boot/zephyr: renamed single-image mode to single-application-slot mode
by Andrzej Puzdrowski
· 5 years ago
c1cdcae
boot: zephyr: Fix build issue for multiple conf files
by Marek Pieta
· 5 years ago
bdcfc85
boot: zephyr: Use private key
by Marek Pieta
· 5 years ago
33fbef5
cmake: scripts: now using ZEPHYR_BASE as local variable
by Torsten Rasmussen
· 5 years ago
9b48d08
boot/zephyr: Fix single image compilation with serial recovery
by Dominik Ermel
· 5 years ago
8101c0c
boot/zephyr: Allow single image applications
by Dominik Ermel
· 5 years ago
43004b8
cmake: use find_package to locate Zephyr
by Torsten Rasmussen
· 5 years ago
fb5ec18
zephyr: add option to disable cryptographic check of the image
by Arvin Farahmand
· 5 years ago
b6f014c
boot: zephyr: add ECIES-X25519 support
by Fabio Utzig
· 5 years ago
1084100
zephyr: TinyCBOR has been removed from interface libraries
by Dominik Ermel
· 5 years ago
f42a820
serial_recovery: Replace CBOR decoding code with generated code
by Øyvind Rønningstad
· 6 years ago
9a605b6
zephyr: add cleanup ARM core before boot
by Andrzej Puzdrowski
· 5 years ago
34e93a5
boot: zephyr: mynewt: sha-512 from tinycrypt
by Fabio Utzig
· 6 years ago
f0e5a84
cmake: use zephyr base in relative path
by Håkon Øye Amundsen
· 6 years ago
c58842e
boot: zephyr: add config for swap without scratch
by Fabio Utzig
· 6 years ago
24d1be0
zephyr: restore device tree overlay
by Sergey Koziakov
· 6 years ago
0e3fa72
zephyr: Fix board logic
by Martí Bolívar
· 6 years ago
ccc0280
boot: zephyr: tabs -> spaces in CMakeLists.txt
by Fabio Utzig
· 6 years ago
42cc29a
boot: zephyr: add ECIES-P256 configuration
by Fabio Utzig
· 6 years ago
b748f6f
Rename ext/mbedtls to ext/mbedtls-asn1
by David Brown
· 6 years ago
61fd888
Add TLV iterator API
by Fabio Utzig
· 6 years ago
1171df9
Add Zephyr infrastructure for ed25519
by Fabio Utzig
· 6 years ago
ea49cd0
cmake: Fix bug where dts.overlay was not being appended
by Sebastian Bøe
· 6 years ago
ebd0503
boot: Add cc310 options to CMakeLists, Kconfig and mcuboot config
by Sigvart Hovland
· 6 years ago
0717552
zephyr: cmake: Don't declare the deprecated macro set_conf_file
by Sebastian Bøe
· 6 years ago
4df602a
boot: zephyr: Fix pyocd board runner args
by Maureen Helm
· 6 years ago
23e3853
zephyr: CMakeLists.txt: support nrfjprog mass erase flag
by Marti Bolivar
· 7 years ago
be97217
cmake: zephyr: Misc. modernizations of the build scripts
by Sebastian Bøe
· 7 years ago
913a385
boot: zephyr: Detect invalid Kconfig'uration earlier
by Sebastian Bøe
· 7 years ago
b94bda0
zephyr: boot: Correct how the default board is set
by Sebastian Bøe
· 7 years ago
90c70e3
cmake: KCONFIG_ROOT does not need to be set explicitly
by Sebastian Bøe
· 7 years ago
432c32c
Fix ECDSA signature builds in Zephyr
by Fabio Utzig
· 7 years ago
40c28e3
Add support for intel_s1000 SoC which is based on Xtensa arch
by Rajavardhan Gundi
· 7 years ago
5fe874c
Add Zephyr support for encrypted images
by Fabio Utzig
· 7 years ago
c2e30cf
serial recovery: always erase image status
by Andrzej Puzdrowski
· 7 years ago
c48e7f9
boot_serial: Fix build on Zephyr with ECDSA enabled
by Szymon Janc
· 7 years ago
v1.2.0-rc2
f97cb71
zephyr: cmake: Fix a typo in file CMakeLists.txt
by Ding Tao
· 7 years ago
b1e0dc5
Add auto generation of keys to cmake
by Fabio Utzig
· 7 years ago
69c61d0
zephyr: Properly use the same mbedTLS header macros
by Carles Cufi
· 7 years ago
b788c71
Replace mcuboot flash_map by zephyr flash_map
by Andrzej Puzdrowski
· 7 years ago
64dde5b
zephyr: move flash sectors configuration option to mcuboot_config.h
by Marti Bolivar
· 7 years ago
53e2c26
zephyr: get mass erase configuration option from kconfig
by Marti Bolivar
· 7 years ago
a879843
zephyr: migrate upgrade-only to Kconfig
by Marti Bolivar
· 7 years ago
15c9b6f
zephyr: migrate slot 0 validation to Kconfig
by Marti Bolivar
· 7 years ago
a4818a5
zephyr: migrate signature type to Kconfig
by Marti Bolivar
· 7 years ago
386b592
use zephyr tincybor instead of mcuboot build-in tinycbor
by Andrzej Puzdrowski
· 7 years ago
58b321a
zephyr: CMakeLists: allow users to specify DTC_OVERLAY_FILE fragments
by Marti Bolivar
· 7 years ago
aefbd46
zephyr: try to mass erase when flashing
by Marti Bolivar
· 8 years ago
3884548
zephyr: fix MCUBOOT_TARGET_CONFIG definition
by Marti Bolivar
· 8 years ago
dde1b1c
zephyr: fix the build
by Marti Bolivar
· 8 years ago
8680b90
zephyr: boot: Use abs. path instead of rel. path for dts overlay
by Sebastian Bøe
· 8 years ago
28ee5b0
Add Zephyr support for bundled mbed-tls ASN1 parser
by Fabio Utzig
· 8 years ago
8e96b83
enable serial recovery functionality on the zephyr mcuboot
by Andrzej Puzdrowski
· 8 years ago
bf909a1
zephyr: port build system to CMake
by Marti Bolivar
· 8 years ago