Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1412584
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot |
| Date | 2016-06-03 00:20 +0200 |
| Message-ID | <rFJ86-3ml-7@gated-at.bofh.it> (permalink) |
| References | <rycgW-37N-3@gated-at.bofh.it> <rycgX-37N-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 05/12, Andy Gross wrote: > This patch changes the cold_set_boot_addr function to use atomic SCM > calls. cold_set_boot_addr required adding qcom_scm_call_atomic2 to > support the two arguments going to the smc call. Using atomic removes > the need for memory allocation and instead places all arguments in > registers. > > Signed-off-by: Andy Gross <andy.gross@linaro.org> > --- Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot Stephen Boyd <sboyd@codeaurora.org> - 2016-06-03 00:20 +0200
csiph-web