Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtensa/esp32s3: Add ESP32-S3 AES driver #12007

Merged

Conversation

cwespressif
Copy link
Contributor

Summary

  • Add ESP32-S3 AES driver

Impact

Testing

  • esp32s3-devkit:nsh

  • Enable CONFIG_ESP32S3_AES_ACCELERATOR & CONFIG_ESP32S3_AES_ACCELERATOR_TEST through make menuconfig

@cwespressif cwespressif force-pushed the feature/esp32s3_add_aes_driver branch from fc25b92 to a6cc461 Compare March 27, 2024 08:29
   1. Support AES-128/AES-256 encryption and decryption

Signed-off-by: chenwen@espressif.com <chenwen@espressif.com>
@cwespressif cwespressif force-pushed the feature/esp32s3_add_aes_driver branch from a6cc461 to 2950a99 Compare March 27, 2024 11:59
@xiaoxiang781216 xiaoxiang781216 merged commit ffc7442 into apache:master Mar 28, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants