Re: [PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor

2013-11-13 Thread Alex Courbot
On 11/14/2013 02:57 AM, Olof Johansson wrote: On Tue, Nov 12, 2013 at 6:14 PM, Alex Courbot wrote: On 11/13/2013 05:38 AM, Olof Johansson wrote: On Tue, Nov 12, 2013 at 12:26 PM, Stephen Warren wrote: On 11/07/2013 03:11 AM, Alexandre Courbot wrote: Just a set of small fixes to address t

Re: [PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor

2013-11-13 Thread Olof Johansson
On Tue, Nov 12, 2013 at 6:14 PM, Alex Courbot wrote: > On 11/13/2013 05:38 AM, Olof Johansson wrote: >> >> On Tue, Nov 12, 2013 at 12:26 PM, Stephen Warren >> wrote: >>> >>> On 11/07/2013 03:11 AM, Alexandre Courbot wrote: Just a set of small fixes to address the concerns expressed on v

Re: [PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor

2013-11-12 Thread Alex Courbot
On 11/13/2013 05:38 AM, Olof Johansson wrote: On Tue, Nov 12, 2013 at 12:26 PM, Stephen Warren wrote: On 11/07/2013 03:11 AM, Alexandre Courbot wrote: Just a set of small fixes to address the concerns expressed on v9 with the non-prefixed version DT properties. I hope there won't be a need for

Re: [PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor

2013-11-12 Thread Olof Johansson
On Tue, Nov 12, 2013 at 12:26 PM, Stephen Warren wrote: > On 11/07/2013 03:11 AM, Alexandre Courbot wrote: >> Just a set of small fixes to address the concerns expressed on v9 with the >> non-prefixed version DT properties. I hope there won't be a need for an >> eleventh (!) version. :P > > BTW, t

Re: [PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor

2013-11-12 Thread Stephen Warren
On 11/07/2013 03:11 AM, Alexandre Courbot wrote: > Just a set of small fixes to address the concerns expressed on v9 with the > non-prefixed version DT properties. I hope there won't be a need for an > eleventh (!) version. :P BTW, this version looks fine to me. On IRC, Olof said it looked OK to h

[PATCH v10 0/7] ARM: support for Trusted Foundations secure monitor

2013-11-07 Thread Alexandre Courbot
Just a set of small fixes to address the concerns expressed on v9 with the non-prefixed version DT properties. I hope there won't be a need for an eleventh (!) version. :P Changelog from v9: - Renamed tl vendor prefix to tlm (for Trusted Logic Mobility) - Prefixed version properties with "tlm," -