Re: [PATCH 6/8] firmware: qcom: scm: Add memory allocation API

2016-04-22 Thread Andy Gross
On Fri, Apr 22, 2016 at 04:23:31PM -0700, Bjorn Andersson wrote: > On Fri 22 Apr 15:17 PDT 2016, Andy Gross wrote: > > > This patch adds APIs for the scm-32 and scm-64 to use for coherent memory > > allocation. > > > > Signed-off-by: Andy Gross > > This patch must come before the ARM64 implemen

Re: [PATCH 6/8] firmware: qcom: scm: Add memory allocation API

2016-04-22 Thread Bjorn Andersson
On Fri 22 Apr 15:17 PDT 2016, Andy Gross wrote: > This patch adds APIs for the scm-32 and scm-64 to use for coherent memory > allocation. > > Signed-off-by: Andy Gross This patch must come before the ARM64 implementation. > --- > drivers/firmware/qcom_scm.c | 17 + > drivers/f