[mynewt-core] branch master updated: boot/stub: Protected TLV magic was missing

2019-12-13 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new 55dfb96 boot/stub: Protected TLV

[GitHub] [mynewt-mcumgr] ccollins476ad commented on a change in pull request #54: img_mgmt: TLVs were not getting parsed correctly

2019-12-13 Thread GitBox
ccollins476ad commented on a change in pull request #54: img_mgmt: TLVs were not getting parsed correctly URL: https://github.com/apache/mynewt-mcumgr/pull/54#discussion_r357894356 ## File path: cmd/img_mgmt/src/img_mgmt.c ## @@ -165,7 +165,15 @@ img_mgmt_read_info(int

[GitHub] [mynewt-core] vrahane opened a new pull request #2132: boot/stub: Protected TLV magic was missing

2019-12-13 Thread GitBox
vrahane opened a new pull request #2132: boot/stub: Protected TLV magic was missing URL: https://github.com/apache/mynewt-core/pull/2132 - Protected TLV magic was missing, adding it This is an automated message from the

[GitHub] [mynewt-mcumgr] vrahane opened a new pull request #54: img_mgmt: TLVs were not getting parsed correctly

2019-12-13 Thread GitBox
vrahane opened a new pull request #54: img_mgmt: TLVs were not getting parsed correctly URL: https://github.com/apache/mynewt-mcumgr/pull/54 - Protected TLVs should get parsed first and then the regular TLVs should get parsed

[GitHub] [mynewt-core] nkaje commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
nkaje commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357842514 ## File path: hw/drivers/flash/enc_flash/include/enc_flash/enc_flash.h ## @@ -31,6 +31,7 @@ extern "C" {

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on issue #698: Fix MaxRxTime and MaxTxTime when LE Coded is supported

2019-12-13 Thread GitBox
andrzej-kaczmarek commented on issue #698: Fix MaxRxTime and MaxTxTime when LE Coded is supported URL: https://github.com/apache/mynewt-nimble/pull/698#issuecomment-565485286 @rymanluk this actually does make sense because DLE is pre-5.0 feature so there was no coded PHY and max time was

[GitHub] [mynewt-core] agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357694619 ## File path: hw/drivers/flash/enc_flash/include/enc_flash/enc_flash.h ## @@ -31,6 +31,7 @@ extern "C" {

[GitHub] [mynewt-core] agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357693398 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + *

[GitHub] [mynewt-core] agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357692401 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + *

[GitHub] [mynewt-core] agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
agross-korg commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357691974 ## File path: hw/bsp/dialog_da1469x-dk-pro/syscfg.yml ## @@ -38,6 +38,14 @@ syscfg.defs:

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #700: RFCLK refactor

2019-12-13 Thread GitBox
andrzej-kaczmarek opened a new pull request #700: RFCLK refactor URL: https://github.com/apache/mynewt-nimble/pull/700 This is quite an extensive change which addresses recent problems found with ll_rfclk implementation. Basically, as we added new features it was quite difficult to

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357589350 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357602757 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357589600 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357589207 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357604180 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357600946 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
kasjer commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357590589 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-nimble] ermaerma opened a new issue #699: Is there any help document about running on Nrf52840?

2019-12-13 Thread GitBox
ermaerma opened a new issue #699: Is there any help document about running on Nrf52840? URL: https://github.com/apache/mynewt-nimble/issues/699 I have a Nrf52840 hardware. How can i start to compile a Ble5 Peripheral or Central application and run on my Nrf52840? Is there any help

[GitHub] [mynewt-core] utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357556583 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357555703 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357554398 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357554100 ## File path: hw/drivers/flash/enc_flash/include/enc_flash/enc_flash.h ## @@ -31,6 +31,7 @@ extern "C" {

[GitHub] [mynewt-core] utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357553619 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357553976 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] [mynewt-core] utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver

2019-12-13 Thread GitBox
utzig commented on a change in pull request #2131: da1469x: Add Encrypted Flash Driver URL: https://github.com/apache/mynewt-core/pull/2131#discussion_r357553847 ## File path: hw/drivers/flash/enc_flash/ef_da1469x/src/hw_enc_flash.c ## @@ -0,0 +1,162 @@ +/* + * Licensed