Re: [PATCH v3 0/6] ARM: EXYNOS: Add secure firmware support

2012-11-22 Thread Tomasz Figa
Hi Kgene, On Thursday 22 of November 2012 15:52:14 Kukjin Kim wrote: Tomasz Figa wrote: On Monday 12 of November 2012 09:55:30 Russell King - ARM Linux wrote: On Mon, Nov 12, 2012 at 04:39:28PM +0900, Kukjin Kim wrote: (+ Russell King) I think there's still an amount of work to

RE: [PATCH v3 0/6] ARM: EXYNOS: Add secure firmware support

2012-11-22 Thread Kukjin Kim
Tomasz Figa wrote: On Monday 12 of November 2012 09:55:30 Russell King - ARM Linux wrote: On Mon, Nov 12, 2012 at 04:39:28PM +0900, Kukjin Kim wrote: (+ Russell King) I think there's still an amount of work to do here; it's not a generic interface at the moment because it makes some

Re: [PATCH v3 0/6] ARM: EXYNOS: Add secure firmware support

2012-11-12 Thread Russell King - ARM Linux
On Mon, Nov 12, 2012 at 04:39:28PM +0900, Kukjin Kim wrote: (+ Russell King) I think there's still an amount of work to do here; it's not a generic interface at the moment because it makes some assumptions about how things are done (eg, it assumes that there _will_ be a CPU boot register; that

Re: [PATCH v3 0/6] ARM: EXYNOS: Add secure firmware support

2012-11-12 Thread Tomasz Figa
On Monday 12 of November 2012 09:55:30 Russell King - ARM Linux wrote: On Mon, Nov 12, 2012 at 04:39:28PM +0900, Kukjin Kim wrote: (+ Russell King) I think there's still an amount of work to do here; it's not a generic interface at the moment because it makes some assumptions about how

RE: [PATCH v3 0/6] ARM: EXYNOS: Add secure firmware support

2012-11-11 Thread Kukjin Kim
Tomasz Figa wrote: Some Exynos-based boards are running with secure firmware running in TrustZone secure world, which changes the way some things have to be initialized. This series adds support for specifying firmware operations, implements some firmware operations for Exynos secure