Marius Vikhammer
|
51169b0e0c
|
AES/SHA: use GDMA driver instead of LL
|
2021-01-19 11:02:51 +08:00 |
|
Michael (XIAO Xufeng)
|
2d3f22918f
|
Merge branch 'feature/gdma_channel_allocator' into 'master'
gdma channel allocator
Closes IDF-2124
See merge request espressif/esp-idf!11570
|
2021-01-14 10:52:49 +08:00 |
|
morris
|
e6d23a35ec
|
gdma: dynamic alloc DMA channels
|
2021-01-13 10:52:27 +08:00 |
|
morris
|
753a929525
|
global: fix sign-compare warnings
|
2021-01-12 14:05:08 +08:00 |
|
Angus Gratton
|
27a9cf861e
|
driver: Add esp32c3 drivers (except ADC/DAC) and update tests
Some ESP32-C3 drivers are still pending.
Based on internal commit 3ef01301fffa552d4be6d81bc9d199c223224305
|
2020-12-23 09:53:24 +11:00 |
|
Marius Vikhammer
|
457ce080ae
|
AES: refactor and add HAL layer
Refactor the AES driver and add HAL, LL and caps.
Add better support for running AES-GCM fully in hardware.
|
2020-12-10 09:04:47 +00:00 |
|
Angus Gratton
|
7c08be5771
|
hal: Add initial ESP32-C3 support
From internal commit 7761d6e8
|
2020-11-30 15:23:15 +11:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Marius Vikhammer
|
949fb8e63a
|
SHA: add HAL layer and refactor driver
Add a LL and HAL layer for SHA.
|
2020-10-09 08:24:08 +00:00 |
|