Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1412584 > unrolled thread

Re: [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot

Started byStephen Boyd <sboyd@codeaurora.org>
First post2016-06-03 00:20 +0200
Last post2016-06-03 00:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1412584 — Re: [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot

FromStephen Boyd <sboyd@codeaurora.org>
Date2016-06-03 00:20 +0200
SubjectRe: [Patch v5 3/8] firmware: qcom: scm: Use atomic SCM for cold boot
Message-ID<rFJ86-3ml-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web