lkml.org 
[lkml]   [2015]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] firmware: qcom: scm: Peripheral Authentication Service
On 09/23, Bjorn Andersson wrote:
> +
> +int __qcom_scm_pas_mem_setup(u32 peripheral, phys_addr_t addr, phys_addr_t size)

Maybe we should make addr and size u32s as well. Kumar requested
we take the same approach for other scm calls.

> +{
> + __le32 scm_ret;
> + int ret;
> + struct {
> + __le32 proc;
> + __le32 addr;
> + __le32 len;
> + } request;
> +

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


\
 
 \ /
  Last update: 2015-09-24 21:41    [W:0.279 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site