Skip to content

Commit

Permalink
mbedtls: point mbedtls module to zephyr/mbedTLS PR zephyrproject-rtos#38
Browse files Browse the repository at this point in the history


This will allow testing little-endian big number assembly mult fix.

Signed-off-by: Alp Sayin <[email protected]>
  • Loading branch information
alpsayin committed Jan 28, 2023
1 parent 5a62f25 commit 666aa62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ manifest:
revision: 8e303c264fc21c2116dc612658003a22e933124d
path: modules/lib/lz4
- name: mbedtls
revision: 6e166050075688fd3cf3d0cb3fc34a1c52df2496
revision: pull/38/head
path: modules/crypto/mbedtls
groups:
- crypto
Expand Down

0 comments on commit 666aa62

Please sign in to comment.