Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232374
| From | Bjorn Andersson <bjorn.andersson@sonymobile.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] firmware: qcom: scm: Peripheral Authentication Service |
| Date | 2015-09-24 21:30 +0200 |
| Message-ID | <qckno-3W1-9@gated-at.bofh.it> (permalink) |
| References | <qbYmS-5Gt-11@gated-at.bofh.it> <qckdI-3Kz-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu 24 Sep 12:13 PDT 2015, Stephen Boyd wrote: > 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. > So you're saying that on arm64 we're always going to load firmware in the lower 32 bits of memory? Not sure what the benefit of doing this conversion higher up in the layers are, but sure we could do it... Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3] firmware: qcom: scm: Peripheral Authentication Service Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-09-23 22:00 +0200
Re: [PATCH v3] firmware: qcom: scm: Peripheral Authentication Service Stephen Boyd <sboyd@codeaurora.org> - 2015-09-24 21:20 +0200
Re: [PATCH v3] firmware: qcom: scm: Peripheral Authentication Service Bjorn Andersson <bjorn.andersson@sonymobile.com> - 2015-09-24 21:30 +0200
csiph-web