David Garske
|
e3653a7a07
Various spelling corrections.
|
пре 5 година |
Jacob Barthelmeh
|
ee30b2b476
better name for time_t size macro guard
|
пре 6 година |
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 година |
John Safranek
|
2f638a0ae1
GCC-ARM README Update
|
пре 6 година |
David Garske
|
2e6c195b43
GCC-ARM IDE improvements:
|
пре 6 година |
David Garske
|
5a5fea7b46
Add `USE_SLOW_SHA256` and `USE_SLOW_SHA512` options for reduced code size of SHA. Existing `USE_SLOW_SHA2` applies for SHA512 only. Cleanup formatting of the sha256.c and sha512.c code. Added new `./configure --lowresource` option, which defines the memory reduction defines. Fix for `make check` resume.test scipt with `NO_SESSION_CACHE` defined.
|
пре 7 година |
David Garske
|
7f30397252
Remove execute bit on all code files.
|
пре 7 година |
David Garske
|
c4052607d7
Updated README.md to include instructions for how to build on a different ARM architecture (like Raspberry Pi CortexA53). Moved the `-T` into `SRC_LD` so its easier to disable.
|
пре 7 година |
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 година |
David Garske
|
d88d8c3ed8
Updates to GCC ARM README.md for the ARCHFLAGS and correct file to update.
|
пре 7 година |
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 година |
David Garske
|
69b25ee508
Added simple GCC ARM `gcc-arm-none-eabi` Makefile project example for wolfCrypt test/benchmark and wolfSSL Client.
|
пре 7 година |