[mynewt-imgmod] 02/02: .gitignore: Ignore `imgmod` binary

2020-02-21 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-imgmod.git commit 408e217166c6b8277df0f84638de10ec1e8f39e2 Author: Christopher Collins AuthorDate: Thu Feb 20 10:00:23 2020

[GitHub] [mynewt-imgmod] ccollins476ad merged pull request #7: Use Makefile to embed version string

2020-02-21 Thread GitBox
ccollins476ad merged pull request #7: Use Makefile to embed version string URL: https://github.com/apache/mynewt-imgmod/pull/7 This is an automated message from the Apache Git Service. To respond to the message, please log

[mynewt-imgmod] 01/02: Use Makefile to embed version string

2020-02-21 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-imgmod.git commit 7a8a8a53755954bceb8b38637d1d612fa2ab1795 Author: Christopher Collins AuthorDate: Thu Feb 20 09:59:32 2020

[mynewt-newt] branch master updated: Emit `size` in mfg manifest target entries

2020-02-21 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git The following commit(s) were added to refs/heads/master by this push: new 9e6fc3d Emit `size` in mfg manifest

[mynewt-imgmod] branch master updated (9e273ae -> 408e217)

2020-02-21 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-imgmod.git. from 9e273ae Update to latest mynewt-artifact (0.0.15) new 7a8a8a5 Use Makefile to embed version string

[GitHub] [mynewt-newt] ccollins476ad merged pull request #378: Emit `size` in mfg manifest target entries

2020-02-21 Thread GitBox
ccollins476ad merged pull request #378: Emit `size` in mfg manifest target entries URL: https://github.com/apache/mynewt-newt/pull/378 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-core] vrahane commented on issue #2200: cborencoder: Add functions calculating size of encoded data

2020-02-21 Thread GitBox
vrahane commented on issue #2200: cborencoder: Add functions calculating size of encoded data URL: https://github.com/apache/mynewt-core/pull/2200#issuecomment-589803276 @de-nordic We do have a have a count encoder, which does the same thing.

[GitHub] [mynewt-mcumgr] vrahane commented on issue #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
vrahane commented on issue #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589802629 @de-nordic I agree with what @ccollins476ad is saying. We do have a count encoder which can be used to pre-determine the size.

[GitHub] [mynewt-mcumgr] ccollins476ad commented on issue #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
ccollins476ad commented on issue #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589751706 @de-nordic could you please explain the issue in a bit more detail? Would setting `FS_MGMT_DL_CHUNK_SIZE` to a suitable value solve the

[GitHub] [mynewt-core] nkaje commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-21 Thread GitBox
nkaje commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382590885 ## File path: hw/drivers/trng/trng_da1469x/src/trng_da1469x.c ## @@ -105,3 +106,20 @@

[GitHub] [mynewt-core] nkaje commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-21 Thread GitBox
nkaje commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382590839 ## File path: hw/drivers/trng/trng_da1469x/src/trng_da1469x.c ## @@ -105,3 +106,20 @@

[GitHub] [mynewt-core] nkaje commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1

2020-02-21 Thread GitBox
nkaje commented on a change in pull request #2184: WIP DONOT MERGE: crypto/mbedtls: Enable AES and SECP256R1 URL: https://github.com/apache/mynewt-core/pull/2184#discussion_r382590507 ## File path: hw/drivers/trng/trng_da1469x/include/trng_da1469x.h ## @@ -27,6 +27,9 @@

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2200: cborencoder: Add functions calculating size of encoded data

2020-02-21 Thread GitBox
apache-mynewt-bot commented on issue #2200: cborencoder: Add functions calculating size of encoded data URL: https://github.com/apache/mynewt-core/pull/2200#issuecomment-589642651 ## Style check summary ### Our coding style is

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on issue #2200: cborencoder: Add functions calculating size of encoded data

2020-02-21 Thread GitBox
apache-mynewt-bot removed a comment on issue #2200: cborencoder: Add functions calculating size of encoded data URL: https://github.com/apache/mynewt-core/pull/2200#issuecomment-589622694 ## Style check summary ### Our coding style is

[GitHub] [mynewt-newt] Abhiroop commented on issue #376: newt upgrade throws error

2020-02-21 Thread GitBox
Abhiroop commented on issue #376: newt upgrade throws error URL: https://github.com/apache/mynewt-newt/issues/376#issuecomment-589637768 Thanks it works with `go get`. This is an automated message from the Apache Git Service.

[GitHub] [mynewt-newt] Abhiroop closed issue #376: newt upgrade throws error

2020-02-21 Thread GitBox
Abhiroop closed issue #376: newt upgrade throws error URL: https://github.com/apache/mynewt-newt/issues/376 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [mynewt-core] apache-mynewt-bot commented on issue #2200: cborencoder: Add functions calculating size of encoded data

2020-02-21 Thread GitBox
apache-mynewt-bot commented on issue #2200: cborencoder: Add functions calculating size of encoded data URL: https://github.com/apache/mynewt-core/pull/2200#issuecomment-589622694 ## Style check summary ### Our coding style is

[GitHub] [mynewt-core] de-nordic commented on issue #2200: cborencoder: Add functions calculating size of encoded data

2020-02-21 Thread GitBox
de-nordic commented on issue #2200: cborencoder: Add functions calculating size of encoded data URL: https://github.com/apache/mynewt-core/pull/2200#issuecomment-589612031 @mlaz please notify whoever there is needed to review this.

[GitHub] [mynewt-mcumgr] de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589605352 Depends on: changes to tinycbor: https://github.com/apache/mynewt-core/pull/2200 (upstream)

[GitHub] [mynewt-mcumgr] de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589605352 Depends on: changes to tinycbor: https://github.com/apache/mynewt-core/pull/2200 (upstream)

[GitHub] [mynewt-mcumgr] de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589605352 Depends on: changes to tinycbor: https://github.com/apache/mynewt-core/pull/2200 (upstream)

[GitHub] [mynewt-mcumgr] de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
de-nordic edited a comment on issue #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589605352 Depends on: changes to tinycbor: https://github.com/apache/mynewt-core/pull/2200 (upstream)

[GitHub] [mynewt-mcumgr] de-nordic commented on issue #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
de-nordic commented on issue #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65#issuecomment-589605352 Depends on: changes to tinycbor: https://github.com/apache/mynewt-core/pull/2200

[GitHub] [mynewt-mcumgr] de-nordic opened a new pull request #65: fs_mgmt: Fix file download for Zephyr

2020-02-21 Thread GitBox
de-nordic opened a new pull request #65: fs_mgmt: Fix file download for Zephyr URL: https://github.com/apache/mynewt-mcumgr/pull/65 File download worked only for files small enough to fit into small mcumgr buffer, dedicated for CBOR encoding. Because file read buffer size is

[GitHub] [mynewt-core] de-nordic opened a new pull request #2200: cborencoder: Add functions calculating size of encoded data

2020-02-21 Thread GitBox
de-nordic opened a new pull request #2200: cborencoder: Add functions calculating size of encoded data URL: https://github.com/apache/mynewt-core/pull/2200 The functions will allow to check how much space in encoded stream would data take, given the value or input size, in case of