Re: [PATCH v6 1/5] ARM: add basic support for Trusted Foundations

2013-09-23 Thread Alexandre Courbot
On Fri, Sep 20, 2013 at 5:49 AM, Kevin Hilman wrote: > Alexandre Courbot writes: > >> Trusted Foundations is a TrustZone-based secure monitor for ARM that >> can be invoked using the same SMC-based API on all supported >> platforms. This patch adds initial basic support for Trusted >> Foundations

Re: [PATCH v6 1/5] ARM: add basic support for Trusted Foundations

2013-09-19 Thread Kevin Hilman
Alexandre Courbot writes: > Trusted Foundations is a TrustZone-based secure monitor for ARM that > can be invoked using the same SMC-based API on all supported > platforms. This patch adds initial basic support for Trusted > Foundations using the ARM firmware API. Current features are limited > t

Re: [PATCH v6 1/5] ARM: add basic support for Trusted Foundations

2013-09-16 Thread Alexandre Courbot
On Tue, Sep 17, 2013 at 1:50 AM, Stephen Warren wrote: > On 09/15/2013 03:40 AM, Alexandre Courbot wrote: >> Trusted Foundations is a TrustZone-based secure monitor for ARM that >> can be invoked using the same SMC-based API on all supported >> platforms. This patch adds initial basic support for

Re: [PATCH v6 1/5] ARM: add basic support for Trusted Foundations

2013-09-16 Thread Stephen Warren
On 09/15/2013 03:40 AM, Alexandre Courbot wrote: > Trusted Foundations is a TrustZone-based secure monitor for ARM that > can be invoked using the same SMC-based API on all supported > platforms. This patch adds initial basic support for Trusted > Foundations using the ARM firmware API. Current fea