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 27, 2023
1 parent 50e77c2 commit 4785d34
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: 7fed49c9b9f983ad6416986661ef637459723bcb
revision: pull/38/head
path: modules/crypto/mbedtls
groups:
- crypto
Expand Down

0 comments on commit 4785d34

Please sign in to comment.