Commit Graph

3 Commits

Author SHA1 Message Date
Isaac J. Manjarres
d561d4aefb soc: qcom: subsys_notif: Add support for early SSR notifications
Currently, the SSR framework sends subsystem state transtition
notifications during SSR to inform interested clients about
the subsystem's state. However, there may be clients of the
notification framework that would like to know that a
subsystem has gone down, and before that subsystem has started
undergoing SSR, so that they can ensure that communication
towards a downed subsystem ceases.

Add support for registering callbacks to be invoked as soon as
a subsystem crashes, and before commencing SSR.

Change-Id: Ia3ce647a7b1167b44ab9c97b4b0b0637e204b116
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
2019-01-11 16:45:54 -08:00
Rishabh Bhatnagar
e9a05bb4d3 spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only
Modify spdx tag for all CAF authored files for Kona.

Change-Id: I9308c7189412b1e428a7f67ded0dc076b0e38254
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2018-12-10 11:09:45 -08:00
Rishabh Bhatnagar
6ff955e258 soc: qcom: add snapshot of PIL, SSR, SYSMON and SERVICE LOCATOR
This is a snapshot of PIL, SSR ,SYSMON and SERVICE LOCATOR drivers
,header files and libraries as of msm-4.14 commit <55e5efd553c10ef>
(Merge "nl80211: Fix external_auth check for offloaded authentication")

Change-Id: Id973652bfa0cdcda5718a7fe3c76c50ce0d80352
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2018-06-27 11:31:20 -07:00