#ifndef GPAPI_LOG_H_
#define GPAPI_LOG_H_

#ifndef PLATFORM_LOG_TAG
#define PLATFORM_LOG_TAG "LIBGPAPI_CRYPTO"
#endif
#include <tees_log.h>

#endif /* GPAPI_LOG_H_ */
