On Tue, Jul 17, 2018 at 9:29 AM, wrote:
> From: Bhawanpreet Lakha
>
> [Why]
> Aux engine is created from i2caux layer. We want to remove this layer
> and use the engine directly.
>
> [How]
> Decouple aux engine from i2caux. Move aux engine related code to dce folder
> and use
> dc resource pool
From: Bhawanpreet Lakha
[Why]
Aux engine is created from i2caux layer. We want to remove this layer
and use the engine directly.
[How]
Decouple aux engine from i2caux. Move aux engine related code to dce folder and
use
dc resource pool to manage the engine. And use the engine functions directly