jyao1 / openspdm

This openspdm is a sample implementation for the DMTF SPDM specification.
Other
20 stars 22 forks source link

Build for arm #79

Closed AnnaPazniewska closed 4 years ago

AnnaPazniewska commented 4 years ago

I've added ProcessorBind.h file and some definitions in GNUmakefile.Flags to build this library for ARM. Building command: make -f GNUmakefile ARCH=ARM TOOLCHAIN=ARM_GCC TARGET=<RELEASE|DEBUG> CRYPTO=<MbedTls|Openssl> -e WORKSPACE=