TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/v1.6.0-based-zephyr-2.2.0-compatible
/
boot
79b3064
Revert "zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA_"
by Andrzej Puzdrowski
· 5 years ago
7afb334
Revert "zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA for multimage"
by Andrzej Puzdrowski
· 5 years ago
32cd288
Revert "kconfig: Update to CONFIG_FLOAT to CONFIG_FPU rename in zephyr"
by Andrzej Puzdrowski
· 5 years ago
465d024
Revert "zephyr: Replace DT_FLASH_DEV_NAME with DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL"
by Andrzej Puzdrowski
· 5 years ago
402f1d0
Revert "zephyr: convert DT_JEDEC_SPI_NOR_0_LABEL to new dt macros"
by Andrzej Puzdrowski
· 5 years ago
4521676
Revert "zephyr: board nrf51_pca10028 renamed to nrf51dk_nrf51422"
by Andrzej Puzdrowski
· 5 years ago
5f67797
Revert "zephyr:boards nrf52840_pca10056 rename to nrf52840dk_nrf52840"
by Andrzej Puzdrowski
· 5 years ago
ea1724f
Revert "zephyr:boards nrf52840_pca10059 rename to nrf52840dongle_nrf52840"
by Andrzej Puzdrowski
· 5 years ago
c98fd4f
Revert "zephyr: TinyCBOR has been removed from interface libraries"
by Andrzej Puzdrowski
· 5 years ago
d9c6c85
Revert "zephyr: Enabling Zephyr/mynewt-core version of tinycbor"
by Andrzej Puzdrowski
· 5 years ago
bedf5b5
Revert "zephyr/Kconfig: reference missing new Nordic boards keywords"
by Andrzej Puzdrowski
· 5 years ago
b0890ae
kconfig: Update to CONFIG_FLOAT to CONFIG_FPU rename in zephyr
by Joakim Andersson
· 5 years ago
9015a5d
boot: Fix uninitialized variable warning
by David Vincze
· 5 years ago
7024340
zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA for multimage
by Andrzej Puzdrowski
· 5 years ago
6e26e38
zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA_
by Kumar Gala
· 5 years ago
fb5ec18
zephyr: add option to disable cryptographic check of the image
by Arvin Farahmand
· 5 years ago
f824019
boot: bootutil: add option to disable cryptographic check of the image
by Arvin Farahmand
· 5 years ago
16d7b73
serial_recovery: Reduce minimum number of members in packet
by Øyvind Rønningstad
· 5 years ago
57f0df3
boot_serial: Initialize possibly initialized variable
by David Brown
· 5 years ago
9a5b951
zephyr: convert DT_JEDEC_SPI_NOR_0_LABEL to new dt macros
by Kumar Gala
· 5 years ago
32b61f3
zephyr: Replace DT_FLASH_DEV_NAME with DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL
by Kumar Gala
· 5 years ago
f4a9a9d
zephyr/Kconfig: reference missing new Nordic boards keywords
by Andrzej Puzdrowski
· 5 years ago
aac7111
boot: Update copyrights and licenses
by David Brown
· 6 years ago
e3cbbec
Use _Static_assert on all platforms
by David Brown
· 5 years ago
7725652
Add files to eliminate HAL dependency, build/compile pass
by Bohdan Kovalchuk
· 5 years ago
87f50a5
zephyr: boards: Add disco_l475_iot1 config file
by Gerson Fernando Budke
· 5 years ago
92eb07f
boot: mynewt: add ECIES-X25519 support
by Fabio Utzig
· 5 years ago
b6f014c
boot: zephyr: add ECIES-X25519 support
by Fabio Utzig
· 5 years ago
6aec6ae
boot: bootutil: add x25519 encrypted image support
by Fabio Utzig
· 5 years ago
feb6c4c
caps: Add cap for x25519 based image encryption
by Fabio Utzig
· 5 years ago
03368b8
boot: Add hardware key support
by David Vincze
· 5 years ago
41c5d50
zephyr:boards nrf52840_pca10059 rename to nrf52840dongle_nrf52840
by Andrzej Puzdrowski
· 5 years ago
a504669
zephyr: arm_cleanup.c: use <.../cortex_m/cmsis.h>
by Piotr Mienkowski
· 5 years ago
7e7b4ad
zephyr: boot_serial: Use K_MSEC() with k_sleep
by Carles Cufi
· 5 years ago
aa7c021
Update user documentation in cypress folder
by Roman Okhrimenko
· 5 years ago
23ca10a
Delete excess info from makefiles in cypress directory
by Roman Okhrimenko
· 5 years ago
fefdea2
zephyr:boards nrf52840_pca10056 rename to nrf52840dk_nrf52840
by Andrzej Puzdrowski
· 5 years ago
c757ece
bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Andrzej Puzdrowski
· 5 years ago
274c5da
boot: Unify the interpretation of TLV entry fields
by David Vincze
· 5 years ago
63eb456
boot: Add boot status record to shared data area
by David Vincze
· 5 years ago
1cf11b5
boot: Define interface for data sharing with runtime
by David Vincze
· 5 years ago
1084100
zephyr: TinyCBOR has been removed from interface libraries
by Dominik Ermel
· 5 years ago
c6be76a
zephyr: select USE_DT_CODE_PARTITION after kconfig option change
by Marcin Niestroj
· 5 years ago
821214e
zephyr: Wrap sleep value with K_MSEC
by Krzysztof Chruscinski
· 5 years ago
d071356
serial_recovery: Add copied and generated CBOR decoding code files
by Øyvind Rønningstad
· 6 years ago
f42a820
serial_recovery: Replace CBOR decoding code with generated code
by Øyvind Rønningstad
· 6 years ago
fab12e0
Revert "bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()"
by Andrzej Puzdrowski
· 5 years ago
8ecb89b
zephyr: board nrf51_pca10028 renamed to nrf51dk_nrf51422
by Andrzej Puzdrowski
· 5 years ago
6d417c9
bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Oleg Zhurakivskyy
· 5 years ago
9a605b6
zephyr: add cleanup ARM core before boot
by Andrzej Puzdrowski
· 5 years ago
0407553
loader: Fix dependency check issue related to swap type
by Barry Solomon
· 5 years ago
470e2f3
zephyr: Enabling Zephyr/mynewt-core version of tinycbor
by Dominik Ermel
· 6 years ago
4c1c5b0
Update Readme file with details on HW crypto acceleration
by Roman Okhrimenko
· 6 years ago
38aa6c4
Add crypto acceleration config file and support in build system
by Roman Okhrimenko
· 6 years ago
39adbe3
Add Cypress hardware crypto acceleration dependencies as submodules
by Roman Okhrimenko
· 6 years ago
e1960a9
Update instructions to point to correct git URL
by Christian Daudt
· 5 years ago
4650f20
Add debug configurations for ModusToolbox
by Roman Okhrimenko
· 5 years ago
89ecdac
Add initial implementation of MCUBoot application for Cypress PSOC6 platform
by Roman Okhrimenko
· 5 years ago
e981665
Add cypress dependencies as submodules
by Roman Okhrimenko
· 5 years ago
4906375
loader: Fixed warning about uninitialized rc variable
by Erik Johnson
· 5 years ago
af14853
zephyr: configurable log thread stack size
by Andrzej Puzdrowski
· 5 years ago
8459163
zephyr: terminated log processing gently
by Andrzej Puzdrowski
· 5 years ago
3f092bd
zephyr: allow recovery over usb cdc-acm with logs enabled
by Andrzej Puzdrowski
· 5 years ago
9a4946c
zephyr: add default LOG and MULTITHREADING values in kconfig
by Andrzej Puzdrowski
· 5 years ago
5d96bd2
zephyr: tabs to spaces in line indentation
by Andrzej Puzdrowski
· 5 years ago
c308413
bootutil: Introduce HW rollback protection
by David Vincze
· 5 years ago
6fc2595
zephyr: add default pin for serial recovery for nrf53
by Håkon Øye Amundsen
· 6 years ago
ac1f1ff
zephyr: enable usb by the application
by Andrzej Puzdrowski
· 6 years ago
34e93a5
boot: zephyr: mynewt: sha-512 from tinycrypt
by Fabio Utzig
· 6 years ago
36e9029
boot: zephyr: move to non-deprecated GPIO flags
by Peter Bigot
· 6 years ago
1b19d2a
boot: zephyr: Fix Kconfig inclusion
by Robert Lubos
· 6 years ago
09be783
zephyr: use move swap instead of scratch for nRF devices
by Håkon Øye Amundsen
· 6 years ago
54c1e3f
zephyr: fix driver include paths
by Peter Bigot
· 6 years ago
07e1381
Add a capability for querying downgrade prevention
by David Brown
· 6 years ago
2d1bac1
add option for rollback protection
by Håkon Øye Amundsen
· 6 years ago
f0e5a84
cmake: use zephyr base in relative path
by Håkon Øye Amundsen
· 6 years ago
e96b687
dts: Include devicetree.h instead of generated_dts_board.h
by Ulf Magnusson
· 6 years ago
dd2b680
boot: zephyr: remove [EXPERIMENTAL] from config option
by Fabio Utzig
· 6 years ago
9e1db9a
boot: Add free space check for swap without scratch
by Fabio Utzig
· 6 years ago
ca8ead2
zephyr: add option for saving enckey TLVs in swap status
by Fabio Utzig
· 6 years ago
6e13781
mynewt: add option for saving enckey TLVs in swap status
by Fabio Utzig
· 6 years ago
4741c45
bootutil: allow encryption key TLVs in swap status
by Fabio Utzig
· 6 years ago
f616c54
bootutil: zero memory containing plain text keys
by Fabio Utzig
· 6 years ago
3fbbdac
sim: get status area size from bootutil
by Fabio Utzig
· 6 years ago
07a9a03
bootutil: avoid save of enc keys in secondary slot
by Fabio Utzig
· 6 years ago
a360826
ecdsa: Allow ECDSA signatures to be actual length
by David Brown
· 6 years ago
63b4eac
zephyr: remove trailing tab
by Fabio Utzig
· 6 years ago
272c5eb
zephyr: sim: add minimized ECIES-P256 key
by Fabio Utzig
· 6 years ago
6f4d8f8
bootutil: allow RSA encryption keys without DP/DQ/QP
by Fabio Utzig
· 6 years ago
6210164
zephyr: add zephyr's sanitycheck description
by Andrzej Puzdrowski
· 6 years ago
f6d14c2
zephyr: Add simple benchmark support to Zephyr
by David Brown
· 6 years ago
590a310
Implement a simple benchmark framework
by David Brown
· 6 years ago
f1d189c
zephyr: switch to recent defines and include headers
by Andrzej Puzdrowski
· 6 years ago
098de83
boot: Clean up errors during sim test
by David Brown
· 6 years ago
e92df93
sim: log: add new level targetting simulator
by Fabio Utzig
· 6 years ago
b86e688
bootutil: fix random upgrade failure using swap move
by Fabio Utzig
· 6 years ago
5e6ea22
bootutil: Add debug for encrypted key writing
by Fabio Utzig
· 6 years ago
c58842e
boot: zephyr: add config for swap without scratch
by Fabio Utzig
· 6 years ago
be43ea8
boot: mynewt: add config for swap without scratch
by Fabio Utzig
· 6 years ago
f5480c7
bootutil: sim: add cap for swap using move
by Fabio Utzig
· 6 years ago
Next »