Separated read data from BG on TWM exit into two part.
BG_FETCH_TWM_DATA will send command to read data from
BG and keep data on bgdeamon and BG_READ_TWM_DATA will
provide data to userspace.
Change-Id: I5af8de7e40ca16216a82c15e9561095364ea8464
Signed-off-by: Ganesh Keethol <gkeethol@codeaurora.org>
Load tz app and send command to read data from BG.
Change-Id: I80dd0cfcfbcc04a81d5a619264216ad4393d2094
Signed-off-by: Ajit Kumar <kajit@codeaurora.org>
The driver loads the BG firmware into memory and sends
a command to the secure userspace application to initiate
secure transfer of the BG firmware into internal memory
of BG and reset BG. The subsystem restart depends on
GPIOs present between SDM429W and BG.
Change-Id: I7122824da2814b37a82f4a480068a5677970db7d
Signed-off-by: Chandrasekhar Mattaparthy <cmatta@codeaurora.org>