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

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from b8880c40d12 boards/arm/lpc17xx_40xx: CMake added boards
     new c1f542687b8 arch/risc-v/espressif: Add SHA accelerator features
     new 515e87391ac arch/xtensa/espressif: Add SHA accelerator features
     new 5d582b3f977 boards/risc-v/esp32[-c3|c6|-h2]: Add SHA accelerator 
features
     new 6a4418b7ba5 boards/xtensa/esp32[-s2|-s3]: Add SHA accelerator features

The 4 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:
 arch/risc-v/src/common/espressif/esp_crypto.c      |  97 ++++++++++++++-
 arch/xtensa/src/common/espressif/esp_crypto.c      | 133 ++++++++++++++++++++-
 .../esp32c3-devkit/configs/crypto/defconfig        |   5 +
 .../esp32c6-devkitc/configs/crypto/defconfig       |   5 +
 .../esp32h2-devkit/configs/crypto/defconfig        |   5 +
 .../esp32s2-saola-1/configs/crypto/defconfig       |   4 +
 .../esp32s3-devkit/configs/crypto/defconfig        |   4 +
 7 files changed, 245 insertions(+), 8 deletions(-)

Reply via email to