I'm using Trousers and tss on my Yocto target build. I attempted to make a call to tspi_tpm_collateidentityrequest and this requires a UNICODE string in UTF-16 form. The preceding call to iconv fails when I try to convert from ASCII to UTF-16. I tried variations of the UTF-16, based on iconv --list.
I know this command works on other Unix-based systems. I tried on three different machines running Ubuntu and can convert from ASCII to UTF-16. Rather than modify all the TrouSers code and force it to only use UTF-8, I wonder if anyone here has a patch for eglibc that would allow iconv to convert to UTF-16? Thanks Bill Martin Valicore Technologies.
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto