audio: set smp affinity for FastMixer thread on T132

On T132, IPI latency is observed to be 100's of microseconds. This
change and corresponding kernel change for APB DMA interrupts will
ensure that audio interrupt and waking thread, FastMixer, both run
on same core, thereby eliminating IPI latency altogether.

Bug: 20226809
Change-Id: I6d3b7006acfaee4d21ea7ac89ad2cce3494a99eb
2 files changed