diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -192,6 +192,7 @@ CFLAGS += -I${CRYPTECH_ROOT}/sw/libhal CFLAGS += -I${LIBTFM_BLD} export CFLAGS +export RPC_MODE all: ${LIB} cd tests; ${MAKE} $@ |
index : sw/libhal | ||
Cryptech libhal: crypto software, HSM management, RPC | git repositories |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 1 |
@@ -192,6 +192,7 @@ CFLAGS += -I${CRYPTECH_ROOT}/sw/libhal CFLAGS += -I${LIBTFM_BLD} export CFLAGS +export RPC_MODE all: ${LIB} cd tests; ${MAKE} $@ |