From: Julien Grall <julien.grall@linaro.org>
To: Suriyan Ramasami <suriyan.r@gmail.com>
Cc: keir@xen.org, Ian Campbell <ian.campbell@citrix.com>,
Tim Deegan <tim@xen.org>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
Jan Beulich <jbeulich@suse.com>,
ian.jackson@citrix.com, Julien Grall <julien.grall@linaro.com>
Subject: Re: [XEN/ARM PATCH v1 1/1] Unbreak Arndale XEN boot
Date: Fri, 12 Sep 2014 14:07:23 -0700 [thread overview]
Message-ID: <5413608B.6080504@linaro.org> (raw)
In-Reply-To: <CANoR_OD-xjGSarHea=r+1=_ahbnfOqbMurvvAc-vU-fcyVFzbA@mail.gmail.com>
On 12/09/14 14:03, Suriyan Ramasami wrote:
> On Fri, Sep 12, 2014 at 12:34 PM, Suriyan Ramasami <suriyan.r@gmail.com> wrote:
>> On Fri, Sep 12, 2014 at 11:58 AM, Julien Grall <julien.grall@linaro.org> wrote:
>>> Hi Suriyan,
>>>
>>> A couple of remarks about the Samsung secure firmware and your patch.
>>>
>>> When secure firmware is present, the CPU bring up is done by SMC (I don't
>>> see this code in your patch).
>>>
>> Yes you are right. A call to call_firmware_op(cpu_boot, phys_cpu)
>> translating to exynos_smc(SMC_CMD_CPU1BOOT, cpu, 0, 0) is missing
>> right before the call to waking up the cpu.
>> This was intentional on my part as the trustzone blob that comes with
>> the odroid xu does not have code for that smc call and just returns
>> -1.
>>
>> I am guessing as we want this as generic as posisble, I should add
>> that part in.
>>
>>> Also, for now, the secure firmware MMIO range is mapped to DOM0. I'm not
>>> sure we should do that because it contains way to idle CPU...
>>> I think we should blacklist it for now. And see how DOM0 behave without.
>>>
>> I shall try this on the Odroid XU.
>>
>
> Hello Julien,
Hello Suriyan,
> I blacklisted "samsung,secure-firmware" and I can't perceive any
> change in DOM0's behavior in the Odroid XU. Do you recommend, I send
> the next patch with this blacklisted?
Yes please.
Regards,
--
Julien Grall
prev parent reply other threads:[~2014-09-12 21:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-11 17:25 [XEN/ARM PATCH v1 1/1] Unbreak Arndale XEN boot Suriyan Ramasami
2014-09-11 18:49 ` Julien Grall
2014-09-11 21:01 ` Suriyan Ramasami
2014-09-12 10:08 ` Ian Campbell
2014-09-12 17:50 ` Suriyan Ramasami
2014-09-12 18:39 ` Julien Grall
2014-09-12 18:47 ` Suriyan Ramasami
2014-09-12 18:58 ` Julien Grall
2014-09-12 19:34 ` Suriyan Ramasami
2014-09-12 21:03 ` Suriyan Ramasami
2014-09-12 21:07 ` Julien Grall [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5413608B.6080504@linaro.org \
--to=julien.grall@linaro.org \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@citrix.com \
--cc=jbeulich@suse.com \
--cc=julien.grall@linaro.com \
--cc=keir@xen.org \
--cc=suriyan.r@gmail.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.