d707886ae1570d5b1eafe53151cbd8f756b1c7dd

Currently, vfe top has different files for different targets. Some of the APIs are unchanged between these files. In order to avoid duplication of code and make sure no change is missed between different versions of vfe top, a common file is added to vfe top for unchanged APIs. With the common top, number of input resources are moved to architecture specific header files to ensure special conditions need not be created for a particular architecture in common code. Move bw voting related APIs to this common file. Change-Id: Ibcb9519a206c25d42c9e7f0336f8d588a8240717 Signed-off-by: Mukund Madhusudan Atre <matre@codeaurora.org> Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
Deskripsi
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%