Loading
msm: camera: isp: changes to support image and stats context banks
The context banks are split into image and stats to support
secure camera use case, but not secure and non secure banks.
The image context bank can be dynamically configured to
secure mode or non secure mode based on the use case by
making explicit call to hypervisor thru scm driver.
Hence removed the implementation for separate context
banks for secure and non secure use case.
Change-Id: Ibebd74658de1d4c486207a628393859fea2c3e8c
Signed-off-by:
Lakshmi Narayana Kalavala <lkalaval@codeaurora.org>