Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread kbuild test robot
Hi Andrew, [auto build test ERROR on linus/master] [also build test ERROR on v4.14-rc1 next-20170919] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread kbuild test robot
Hi Andrew, [auto build test ERROR on linus/master] [also build test ERROR on v4.14-rc1 next-20170919] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread kbuild test robot
Hi Andrew, [auto build test ERROR on linus/master] [also build test ERROR on v4.14-rc1 next-20170919] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread kbuild test robot
Hi Andrew, [auto build test ERROR on linus/master] [also build test ERROR on v4.14-rc1 next-20170919] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Rob Herring
On Tue, Sep 19, 2017 at 10:54 AM, Andrew F. Davis wrote: > On 09/19/2017 08:36 AM, Rob Herring wrote: >> On Mon, Sep 18, 2017 at 3:50 PM, Andrew F. Davis wrote: >>> On TI platforms OP-TEE must be called using a modified SMC call, >>> allow the selection of this though

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Rob Herring
On Tue, Sep 19, 2017 at 10:54 AM, Andrew F. Davis wrote: > On 09/19/2017 08:36 AM, Rob Herring wrote: >> On Mon, Sep 18, 2017 at 3:50 PM, Andrew F. Davis wrote: >>> On TI platforms OP-TEE must be called using a modified SMC call, >>> allow the selection of this though DT. >>> >>> Signed-off-by:

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Andrew F. Davis
On 09/19/2017 08:36 AM, Rob Herring wrote: > On Mon, Sep 18, 2017 at 3:50 PM, Andrew F. Davis wrote: >> On TI platforms OP-TEE must be called using a modified SMC call, >> allow the selection of this though DT. >> >> Signed-off-by: Andrew F. Davis >> --- >>

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Andrew F. Davis
On 09/19/2017 08:36 AM, Rob Herring wrote: > On Mon, Sep 18, 2017 at 3:50 PM, Andrew F. Davis wrote: >> On TI platforms OP-TEE must be called using a modified SMC call, >> allow the selection of this though DT. >> >> Signed-off-by: Andrew F. Davis >> --- >>

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Mark Rutland
On Mon, Sep 18, 2017 at 03:50:05PM -0500, Andrew F. Davis wrote: > On TI platforms OP-TEE must be called using a modified SMC call, > allow the selection of this though DT. > > Signed-off-by: Andrew F. Davis > --- > Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Mark Rutland
On Mon, Sep 18, 2017 at 03:50:05PM -0500, Andrew F. Davis wrote: > On TI platforms OP-TEE must be called using a modified SMC call, > allow the selection of this though DT. > > Signed-off-by: Andrew F. Davis > --- > Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt | 2 ++ >

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Rob Herring
On Mon, Sep 18, 2017 at 3:50 PM, Andrew F. Davis wrote: > On TI platforms OP-TEE must be called using a modified SMC call, > allow the selection of this though DT. > > Signed-off-by: Andrew F. Davis > --- >

Re: [PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-19 Thread Rob Herring
On Mon, Sep 18, 2017 at 3:50 PM, Andrew F. Davis wrote: > On TI platforms OP-TEE must be called using a modified SMC call, > allow the selection of this though DT. > > Signed-off-by: Andrew F. Davis > --- > Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt | 2 ++ >

[PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-18 Thread Andrew F. Davis
On TI platforms OP-TEE must be called using a modified SMC call, allow the selection of this though DT. Signed-off-by: Andrew F. Davis --- Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt | 2 ++ drivers/tee/optee/core.c |

[PATCH 2/2] tee: optee: allow selection of ti-smc as a calling method

2017-09-18 Thread Andrew F. Davis
On TI platforms OP-TEE must be called using a modified SMC call, allow the selection of this though DT. Signed-off-by: Andrew F. Davis --- Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt | 2 ++ drivers/tee/optee/core.c | 2 ++ 2