Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 yıl önce |
elms
|
690b7d9800
GCC makefile: fix warning for hard fault format strings
|
3 yıl önce |
David Garske
|
d6f5f815e1
Fix for `srp_test_digest` return code checking. Added GCC-ARM TLS server example.
|
3 yıl önce |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
3 yıl önce |
Tesfa Mael
|
b67fd249e2
Fix for cppcheck
|
4 yıl önce |
Sean Parkinson
|
55ea2facdd
Changes to clear issues raised by cppcheck
|
4 yıl önce |
Chris Conlon
|
45c5a2d39c
update copyright to 2020
|
4 yıl önce |
John Safranek
|
246c444b93
Updates for v4.0.0
|
5 yıl önce |
David Garske
|
f44d42b1c8
Enhancements to the GCC-ARM example to support FIPS and additional build options. Added examples for memory overrides and standard library overrides. Fixes for building without test, benchmark or TLS. Changed the ARM startup code to only work for the Cortex M0 example using the define `USE_WOLF_ARM_STARTUP`.
|
6 yıl önce |
David Garske
|
f71047ef2d
Fix for building with `BENCH_EMBEDDED`. Fix for building without OPENSSL_EXTRA where wolfSSL_OPENSSL_malloc assumes size_t is defined. Improvements to the GCC-ARM IDE example.
|
6 yıl önce |
David Garske
|
7f30397252
Remove execute bit on all code files.
|
7 yıl önce |
David Garske
|
614736cbb2
Add code to detect if Cortex M series and disable architecture specific code in `armtarget.c`. Improved `Makefile.common` to include toolchain prefix.
|
7 yıl önce |
David Garske
|
2d67f46247
Minor cleanups for the GCC ARM example. Fixed build with DH enabled. Changed random.h to always make sure `CUSTOM_RAND_TYPE` is defined. Added TLS13 option to reference user_settings.h.
|
7 yıl önce |
David Garske
|
69b25ee508
Added simple GCC ARM `gcc-arm-none-eabi` Makefile project example for wolfCrypt test/benchmark and wolfSSL Client.
|
7 yıl önce |