Re: [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

2013-11-28 Thread Alex Courbot
On 11/29/2013 04:47 AM, Dave Martin wrote: On Thu, Nov 28, 2013 at 04:58:33PM +, Stephen Warren wrote: On 11/27/2013 11:02 PM, Alexandre Courbot wrote: On Wed, Nov 27, 2013 at 1:47 AM, Dave Martin wrote: On Tue, Nov 26, 2013 at 10:35:58AM +0900, Alexandre Courbot wrote: On Tue, Nov 26, 2

Re: [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

2013-11-28 Thread Dave Martin
On Thu, Nov 28, 2013 at 04:58:33PM +, Stephen Warren wrote: > On 11/27/2013 11:02 PM, Alexandre Courbot wrote: > > On Wed, Nov 27, 2013 at 1:47 AM, Dave Martin wrote: > >> On Tue, Nov 26, 2013 at 10:35:58AM +0900, Alexandre Courbot wrote: > >>> On Tue, Nov 26, 2013 at 9:06 AM, Olof Johansson

Re: [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

2013-11-28 Thread Stephen Warren
On 11/27/2013 11:02 PM, Alexandre Courbot wrote: > On Wed, Nov 27, 2013 at 1:47 AM, Dave Martin wrote: >> On Tue, Nov 26, 2013 at 10:35:58AM +0900, Alexandre Courbot wrote: >>> On Tue, Nov 26, 2013 at 9:06 AM, Olof Johansson wrote: On Sun, Nov 24, 2013 at 03:30:52PM +0900, Alexandre Courbot

Re: [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

2013-11-27 Thread Alexandre Courbot
On Wed, Nov 27, 2013 at 1:47 AM, Dave Martin wrote: > On Tue, Nov 26, 2013 at 10:35:58AM +0900, Alexandre Courbot wrote: >> On Tue, Nov 26, 2013 at 9:06 AM, Olof Johansson wrote: >> > On Sun, Nov 24, 2013 at 03:30:52PM +0900, Alexandre Courbot wrote: >> >> Support for Trusted Foundations is light

Re: [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

2013-11-26 Thread Dave Martin
On Tue, Nov 26, 2013 at 10:35:58AM +0900, Alexandre Courbot wrote: > On Tue, Nov 26, 2013 at 9:06 AM, Olof Johansson wrote: > > On Sun, Nov 24, 2013 at 03:30:52PM +0900, Alexandre Courbot wrote: > >> Support for Trusted Foundations is light and allows the kernel to run on > >> a wider range of dev

Re: [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

2013-11-25 Thread Alexandre Courbot
On Tue, Nov 26, 2013 at 9:06 AM, Olof Johansson wrote: > On Sun, Nov 24, 2013 at 03:30:52PM +0900, Alexandre Courbot wrote: >> Support for Trusted Foundations is light and allows the kernel to run on >> a wider range of devices, so enable it by default. >> >> Signed-off-by: Alexandre Courbot >> R

Re: [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

2013-11-25 Thread Olof Johansson
On Sun, Nov 24, 2013 at 03:30:52PM +0900, Alexandre Courbot wrote: > Support for Trusted Foundations is light and allows the kernel to run on > a wider range of devices, so enable it by default. > > Signed-off-by: Alexandre Courbot > Reviewed-by: Tomasz Figa > Reviewed-by: Stephen Warren > ---