Commit 24f8c09
committed
Fixed nrf52 hal for unaligned byte write operations
1 parent 861181d commit 24f8c09
3 files changed
Lines changed: 38 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 60 | | |
66 | 61 | | |
67 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | | - | |
| 68 | + | |
64 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
65 | 97 | | |
66 | 98 | | |
67 | 99 | | |
| |||
- IDE/Renesas/cs+/Projects/include.am-7
- IDE/Renesas/cs+/Projects/t4_demo/README_en.txt-83
- IDE/Renesas/cs+/Projects/t4_demo/README_jp.txt-115
- IDE/Renesas/cs+/Projects/t4_demo/wolf_client.c-192
- IDE/Renesas/cs+/Projects/t4_demo/wolf_demo.h-18
- IDE/Renesas/cs+/Projects/t4_demo/wolf_main.c-125
- IDE/Renesas/cs+/Projects/t4_demo/wolf_server.c-173
- certs/client-ecc384-cert.der
- certs/client-ecc384-cert.pem-18
- certs/client-ecc384-key.der
- certs/client-ecc384-key.pem-6
- certs/crl/gencrls.sh+10-8
- certs/crl/include.am+1-2
- certs/crl/wolfssl.cnf-110
- certs/ecc-privkeyPkcs8.pem-4
- certs/ecc/genecc.sh+11-51
- certs/ecc/include.am+2-2
- certs/ecc/wolfssl.cnf+7-7
- certs/ecc/wolfssl_384.cnf-110
- certs/include.am-2
- certs/renewcerts.sh-16
- certs/server-ecc384-cert.der
- certs/server-ecc384-cert.pem-22
- certs/server-ecc384-key.der
- certs/server-ecc384-key.pem-6
- certs/test-degenerate.p7b
- examples/client/client.c+89-410
- examples/server/server.c+62-311
- src/internal.c+8-60
- src/ssl.c+71-99
- src/tls.c+1-2
- src/tls13.c+1-1
- tests/api.c+16-116
- tests/suites.c+1-1
- tests/test-tls13-down.conf+3-4
- tests/test.conf-14
- wolfcrypt/src/asn.c+34-76
- wolfcrypt/src/error.c-3
- wolfcrypt/src/hash.c+2-2
- wolfcrypt/src/pkcs7.c+29-160
- wolfcrypt/src/port/atmel/atmel.c+7-7
- wolfcrypt/test/test.c+3-4
- wolfcrypt/user-crypto/include/user_rsa.h+2-2
- wolfcrypt/user-crypto/src/rsa.c+61-79
- wolfssl/internal.h+2-6
- wolfssl/openssl/sha.h+3-3
- wolfssl/openssl/ssl.h+1-10
- wolfssl/test.h+16-159
- wolfssl/wolfcrypt/asn_public.h-5
- wolfssl/wolfcrypt/error-crypt.h+1-3
- wolfssl/wolfcrypt/pkcs7.h-3
- wolfssl/wolfcrypt/types.h-22
0 commit comments