zrcadlo
https://github.com/wolfSSL/wolfssl.git
synchronizováno 2025-01-18 21:24:54 +00:00
ad9011a863
build dps with ARM neon 64 fix for release mode build add in threading protection and seperate out rng added callback function and updates to README update default handle to lock, and add finished handle call cleanup after veiwing diff of changes
14 řádky
421 B
Text
14 řádky
421 B
Text
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/HEXAGON/Makefile
|
|
EXTRA_DIST+= IDE/HEXAGON/user_settings.h
|
|
EXTRA_DIST+= IDE/HEXAGON/README.md
|
|
EXTRA_DIST+= IDE/HEXAGON/build.sh
|
|
EXTRA_DIST+= IDE/HEXAGON/ecc-verify.c
|
|
EXTRA_DIST+= IDE/HEXAGON/ecc-verify-benchmark.c
|
|
|
|
EXTRA_DIST+= IDE/HEXAGON/DSP/Makefile
|
|
EXTRA_DIST+= IDE/HEXAGON/DSP/wolfssl_dsp.idl
|
|
|