You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/05/25 14:33:43 UTC

[mynewt-core] branch master updated (b39c080 -> 3e40b2b)

This is an automated email from the ASF dual-hosted git repository.

marko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from b39c080  Merge pull request #1132 from sjanc/license_check
     add 14a9a09  mbedtls; expose block cipher alg inclusion, and cipher modes as syscfg.
     add 367d742  mbedtls; CCM inclusion configurable.
     new 3e40b2b  Merge pull request #1137 from mkiiskila/mbedtls_build_knobs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 crypto/mbedtls/include/mbedtls/config_mynewt.h  | 29 ++++++++++
 crypto/mbedtls/syscfg.yml                       | 73 ++++++++++++++++---------
 {apps/blecsc => crypto/mbedtls/test}/syscfg.yml | 44 ++++++++-------
 3 files changed, 102 insertions(+), 44 deletions(-)
 copy {apps/blecsc => crypto/mbedtls/test}/syscfg.yml (58%)

-- 
To stop receiving notification emails like this one, please contact
marko@apache.org.

[mynewt-core] 01/01: Merge pull request #1137 from mkiiskila/mbedtls_build_knobs

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 3e40b2b9c6d54136dbcf7da950579354e7b74030
Merge: b39c080 367d742
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Fri May 25 17:33:34 2018 +0300

    Merge pull request #1137 from mkiiskila/mbedtls_build_knobs
    
    mbedtls; expose block cipher alg inclusion, and cipher modes as syscfg.

 crypto/mbedtls/include/mbedtls/config_mynewt.h | 29 ++++++++++
 crypto/mbedtls/syscfg.yml                      | 73 +++++++++++++++++---------
 crypto/mbedtls/{ => test}/syscfg.yml           | 52 +++++++++---------
 3 files changed, 102 insertions(+), 52 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
marko@apache.org.