18 Oct
2019
18 Oct
'19
7:22 p.m.
On Thu, Oct 17, 2019 at 10:00:12PM +0800, Tzung-Bi Shih wrote:
- Get EC codec's capabilities.
- Get and set SHM address if any.
- Transmit language model to EC codec if needed.
- Start to read audio data from EC codec if receives host event.
This breaks the build:
ld: sound/soc/codecs/cros_ec_codec.o: in function `calculate_sha256.isra.15': cros_ec_codec.c:(.text+0x119d): undefined reference to `crypto_alloc_shash' ld: cros_ec_codec.c:(.text+0x11c1): undefined reference to `crypto_shash_digest' ld: cros_ec_codec.c:(.text+0x11df): undefined reference to `crypto_destroy_tfm' make: *** [Makefile:1094: vmlinux] Error 1