On Fri, Oct 23, 2015 at 11:04:45AM +0200, Jérôme Forissier wrote: [...]
+/*
- TEE Implementation ID
- */
+#define TEE_IMPL_ID_OPTEE 1
+/*
- OP-TEE specific capabilities
- */
+#define TEE_OPTEE_CAP_TZ (1 << 0)
+/**
- struct tee_version - TEE version
Name mismatch
Thanks, will fix all these.
Regards, Jens