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 60ed56a  Merge pull request #2226 from 
JuulLabs/fix/da1469x_pd_apply_trimv
     new b124ec7  apps: crypto_test: add benchmarks for CBC/CTR
     new bd226cd  stm32: crypto: make driver obey syscfg HW support
     new 6897f5d  crypto: use 32-bit XOR in CBC/CTR

The 3 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:
 apps/crypto_test/src/generate_aes_tables.py       |   44 +-
 apps/crypto_test/src/main.c                       |   77 +-
 apps/crypto_test/src/tables.c                     | 3094 ++++++++++++++-------
 hw/drivers/crypto/crypto_stm32/src/crypto_stm32.c |   34 +-
 hw/drivers/crypto/src/crypto.c                    |   69 +-
 5 files changed, 2264 insertions(+), 1054 deletions(-)

Reply via email to