summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterControl workTobias Klauser14 years
 
TagDownloadAuthorAge
0.5-2commit 401ed8cf23...Tobias Klauser14 years
0.5-1commit fa4c8b85b1...Tobias Klauser17 years
0.4-1commit 80a71e08f3...Tobias Klauser17 years
0.3-1commit ad7e695784...Tobias Klauser17 years
0.2-1commit 5858819e4e...Tobias Klauser17 years
e76a6ad32fa076a2bb5561e859c97fceec8bb1'>2ce76a6ad32fa076a2bb5561e859c97fceec8bb1 (patch) treee6c916f16f14ea996bbba0493329270b62162ea8 /drivers/firmware/qcom_scm.c parenta353e4a06f24235138d483a2625726a5fc472949 (diff)
firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function
A core can be powered down for cpuidle or when it is hotplugged off. In either case, the warmboot return address would be different. Allow setting the warmboot address for a specific cpu, optimize and write to the firmware, if the address is different than the previously set address. Export qcom_scm_set_warm_boot_addr function move the warm boot flags to implementation. Signed-off-by: Lina Iyer <lina.iyer@linaro.org> Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'drivers/firmware/qcom_scm.c')