[GitHub] [mynewt-mcumgr-cli] markusarnoldsson commented on issue #27: MACos - Echo hello returns error: Failed to connect to peer after 10sec

2022-05-12 Thread GitBox
markusarnoldsson commented on issue #27: URL: https://github.com/apache/mynewt-mcumgr-cli/issues/27#issuecomment-1124836192 Hello! Sorry no luck. Since I had some time constraints I ended up using a Linux computer instead where it worked as expected. -- This is an automated messag

[GitHub] [mynewt-core] sjanc commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
sjanc commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1124894555 any chance you could try also send this to mbedtls upstream? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [mynewt-core] utzig commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
utzig commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1124896078 > any chance you could try also send this to mbedtls upstream? Marko sent it back in the day and it was not accepted. -- This is an automated message from the Apache Git Service

[GitHub] [mynewt-core] utzig commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
utzig commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1124896975 > > any chance you could try also send this to mbedtls upstream? > > Marko sent it back in the day and it was not accepted. For reference: https://github.com/Mbed-TLS/mbedtl

[GitHub] [mynewt-core] sjanc commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
sjanc commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1124902742 mbedtls_gcm_update_add seems to be available in 3.0, so we will get this as eventually we need to move to 3.x anyway checking mbedtls_gcm_setkey_noalloc() doesn't give any results in

[GitHub] [mynewt-core] agross-korg commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
agross-korg commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1125143414 If we do add tests, it needs to be outside of the mbed codebase. But looking at the selftest infrastructure we put in place, all it does is call the mbed internal functions. --

[GitHub] [mynewt-core] agross-korg commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
agross-korg commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1125144177 Can we merge this and then add an issue to add in a specific mbed gcm test for this? -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] utzig commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
utzig commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1125198496 > Can we merge this and then add an issue to add in a specific mbed gcm test for this? Maybe open a new issue and assign it to yourself? -- This is an automated message from th

[GitHub] [mynewt-core] agross-korg opened a new issue, #2836: Update mbedtls unit tests to cover additional GCM APIs

2022-05-12 Thread GitBox
agross-korg opened a new issue, #2836: URL: https://github.com/apache/mynewt-core/issues/2836 This issue is to track the addition of specific unit tests for the mbedtls_gcm_setkey_noalloc and mbedtls_gcm_update_add APIs. These APIs are ones which mynewt maintains on top of the mbedtls soft

[mynewt-core] branch master updated (00dfba3fd -> 9662e81e3)

2022-05-12 Thread agross
This is an automated email from the ASF dual-hosted git repository. agross pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from 00dfba3fd tinyusb: USB function enable rework new f680c8671 mbedtls; add mbedtls_gcm_setkey_noalloc(), which

[GitHub] [mynewt-core] agross-korg commented on pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
agross-korg commented on PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835#issuecomment-1125215523 > > Can we merge this and then add an issue to add in a specific mbed gcm test for this? > > Maybe open a new issue and assign it to yourself? Done. I'll put in anot

[GitHub] [mynewt-core] agross-korg merged pull request #2835: Mbedtls GCM refresh

2022-05-12 Thread GitBox
agross-korg merged PR #2835: URL: https://github.com/apache/mynewt-core/pull/2835 -- 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 to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@my

[mynewt-core] branch master updated: tinyusb/cdc: Add fifo size configuration option

2022-05-12 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy 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 78e41e688 tinyusb/cdc: Add fifo size configu

[GitHub] [mynewt-core] kasjer merged pull request #2833: tinyusb/cdc: Add fifo size configuration option

2022-05-12 Thread GitBox
kasjer merged PR #2833: URL: https://github.com/apache/mynewt-core/pull/2833 -- 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 to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@mynewt.

[GitHub] [mynewt-core] utzig commented on pull request #2832: sys/log: Add easy full/stub selector

2022-05-12 Thread GitBox
utzig commented on PR #2832: URL: https://github.com/apache/mynewt-core/pull/2832#issuecomment-1125619314 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to