[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2450: add da1469x SPI bus driver

2021-02-19 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2450: URL: https://github.com/apache/mynewt-core/pull/2450#issuecomment-782151239 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2450: add da1469x SPI bus driver

2021-02-19 Thread GitBox
apache-mynewt-bot commented on pull request #2450: URL: https://github.com/apache/mynewt-core/pull/2450#issuecomment-782164366 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) hw/

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2450: add da1469x SPI bus driver

2021-02-19 Thread GitBox
apache-mynewt-bot commented on pull request #2450: URL: https://github.com/apache/mynewt-core/pull/2450#issuecomment-782151239 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) hw/

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2450: add da1469x SPI bus driver

2021-02-19 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2450: URL: https://github.com/apache/mynewt-core/pull/2450#issuecomment-756720516 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #919: [WIP] controller: optimize code size based on roles

2021-02-19 Thread GitBox
apache-mynewt-bot commented on pull request #919: URL: https://github.com/apache/mynewt-nimble/pull/919#issuecomment-782066488 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nim

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request #919: [WIP] controller: optimize code size based on roles

2021-02-19 Thread GitBox
KKopyscinski opened a new pull request #919: URL: https://github.com/apache/mynewt-nimble/pull/919 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [mynewt-core] utzig merged pull request #2492: hw: drivers: hash: fix Mbed TLS md interface usage

2021-02-19 Thread GitBox
utzig merged pull request #2492: URL: https://github.com/apache/mynewt-core/pull/2492 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[mynewt-core] branch master updated: hw: drivers: hash: fix Mbed TLS md interface usage

2021-02-19 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig 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 804035c hw: drivers: hash: fix Mbed TLS md

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2492: hw: drivers: hash: fix Mbed TLS md interface usage

2021-02-19 Thread GitBox
apache-mynewt-bot commented on pull request #2492: URL: https://github.com/apache/mynewt-core/pull/2492#issuecomment-781974310 ## Style check summary No suggestions at this time! This is an automat

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2492: hw: drivers: hash: fix Mbed TLS md interface usage

2021-02-19 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2492: URL: https://github.com/apache/mynewt-core/pull/2492#issuecomment-781968182 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2492: hw: drivers: hash: fix Mbed TLS md interface usage

2021-02-19 Thread GitBox
apache-mynewt-bot commented on pull request #2492: URL: https://github.com/apache/mynewt-core/pull/2492#issuecomment-781968182 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) hw/

[GitHub] [mynewt-core] utzig opened a new pull request #2492: hw: drivers: hash: fix Mbed TLS md interface usage

2021-02-19 Thread GitBox
utzig opened a new pull request #2492: URL: https://github.com/apache/mynewt-core/pull/2492 Using the md interface in Mynewt when a HW hash driver is enabled fails because SHA-224 is calling `mbedtls_internal_sha256_process` directly. Since SHA-224 is not commonly used, add a placeholder t

[GitHub] [mynewt-core] utzig merged pull request #2491: Fix Kinetis HASH driver with small length buffers

2021-02-19 Thread GitBox
utzig merged pull request #2491: URL: https://github.com/apache/mynewt-core/pull/2491 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[mynewt-core] branch master updated (fb33f18 -> 791b0cf)

2021-02-19 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from fb33f18 hw: driver: crypto: Mbed TLS alt improvements new d806377 apps: hash_test: add small varlen inputs

[mynewt-core] 02/02: hw: drivers: hash_kinetis: fix small buffer hashing

2021-02-19 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 791b0cf547ca9cb234cf39f0fdc4144970389db4 Author: Fabio Utzig AuthorDate: Thu Feb 18 20:32:01 2021 -0300 hw: dri

[mynewt-core] 01/02: apps: hash_test: add small varlen inputs test

2021-02-19 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d806377ca6eca58f71d86c9e6407899316ea76aa Author: Fabio Utzig AuthorDate: Thu Feb 18 20:30:40 2021 -0300 apps: h

[mynewt-core] branch master updated: hw: driver: crypto: Mbed TLS alt improvements

2021-02-19 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig 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 fb33f18 hw: driver: crypto: Mbed TLS alt im

[GitHub] [mynewt-core] utzig merged pull request #2490: hw: driver: crypto: Mbed TLS alt improvements

2021-02-19 Thread GitBox
utzig merged pull request #2490: URL: https://github.com/apache/mynewt-core/pull/2490 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [mynewt-nimble] KKopyscinski merged pull request #915: porting: fix "cast from pointer to integer of different size" error

2021-02-19 Thread GitBox
KKopyscinski merged pull request #915: URL: https://github.com/apache/mynewt-nimble/pull/915 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[mynewt-nimble] branch master updated: porting: fix "cast from pointer to integer of different size" error Changed direct casting of pointer to uint32_t to (uint32_t)(uintptr_t).

2021-02-19 Thread kopyscinski
This is an automated email from the ASF dual-hosted git repository. kopyscinski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new 3caae64 porting: fix "cast from poi

[mynewt-nimble] 01/02: mesh: Fix build with advertising extensions enabled

2021-02-19 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit d9f759537234c1774baed914ad5d52baa8279019 Author: Szymon Janc AuthorDate: Thu Feb 18 12:44:36 2021 +0100 mesh:

[GitHub] [mynewt-nimble] sjanc merged pull request #917: Mesh build fix

2021-02-19 Thread GitBox
sjanc merged pull request #917: URL: https://github.com/apache/mynewt-nimble/pull/917 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[mynewt-nimble] branch master updated (a3c7ec4 -> b36f96b)

2021-02-19 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from a3c7ec4 apps: add roles to config sample apps had default config, but we can minimize their size by disabling

[mynewt-nimble] 02/02: mesh: Fix build with CDB disabled

2021-02-19 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit b36f96b2f1a141ab91df5f78737f2542b86e0a55 Author: Szymon Janc AuthorDate: Thu Feb 18 14:42:24 2021 +0100 mesh:

[GitHub] [mynewt-nimble] KKopyscinski removed a comment on pull request #917: Mesh build fix

2021-02-19 Thread GitBox
KKopyscinski removed a comment on pull request #917: URL: https://github.com/apache/mynewt-nimble/pull/917#issuecomment-781912770 What app is not compiling with CDB off then? This is an automated message from the Apache Git S

[GitHub] [mynewt-mcumgr] de-nordic commented on pull request #114: img_mgmt: Use IMG_MGMT_BOOT_CURR_SLOT as current running slot ID

2021-02-19 Thread GitBox
de-nordic commented on pull request #114: URL: https://github.com/apache/mynewt-mcumgr/pull/114#issuecomment-781913103 > > > Lines 39, 96, 303 and 315 also reference slot 0. I think one of the reasons being it is always the current slot. Maybe that needs to change as well ? Also, i

[GitHub] [mynewt-nimble] KKopyscinski commented on pull request #917: Mesh build fix

2021-02-19 Thread GitBox
KKopyscinski commented on pull request #917: URL: https://github.com/apache/mynewt-nimble/pull/917#issuecomment-781912770 What app is not compiling with CDB off then? This is an automated message from the Apache Git Service.

[GitHub] [mynewt-nimble] sjanc commented on pull request #917: Mesh build fix

2021-02-19 Thread GitBox
sjanc commented on pull request #917: URL: https://github.com/apache/mynewt-nimble/pull/917#issuecomment-781912294 with CDB off I get linker error, with CDB on indeed there is build error. So none is working without it if settings are enabled

[GitHub] [mynewt-nimble] sjanc removed a comment on pull request #917: Mesh build fix

2021-02-19 Thread GitBox
sjanc removed a comment on pull request #917: URL: https://github.com/apache/mynewt-nimble/pull/917#issuecomment-781910017 Hmm this is what I see in syscfg.yml for mesh: BLE_MESH_CDB: description: > Mesh Configuration Database [EXPERIMENTAL] va

[GitHub] [mynewt-nimble] sjanc commented on pull request #917: Mesh build fix

2021-02-19 Thread GitBox
sjanc commented on pull request #917: URL: https://github.com/apache/mynewt-nimble/pull/917#issuecomment-781910017 Hmm this is what I see in syscfg.yml for mesh: BLE_MESH_CDB: description: > Mesh Configuration Database [EXPERIMENTAL] value: 0