Re: [U-Boot] [PATCH 0/4] Tidy up some dangling OP-TEE gotchas

2019-04-30 Thread Fabio Estevam
On Mon, Apr 29, 2019 at 10:31 PM Bryan O'Donoghue wrote: > > > > On 24/04/2019 01:43, Bryan O'Donoghue wrote: > > Rober P Day rightly pointed out that some odd OP-TEE specific defines were > > appearing in his defconfig, despite not having CONFIG_OPTEE=y set in his > > defconfig. > > Ping, > > Rob

Re: [U-Boot] [PATCH 0/4] Tidy up some dangling OP-TEE gotchas

2019-04-30 Thread Rui Miguel Silva
Hi Bryan, On Tue 30 Apr 2019 at 02:30, Bryan O'Donoghue wrote: > On 24/04/2019 01:43, Bryan O'Donoghue wrote: >> Rober P Day rightly pointed out that some odd OP-TEE specific defines were >> appearing in his defconfig, despite not having CONFIG_OPTEE=y set in his >> defconfig. > > Ping, > > Robert,

Re: [U-Boot] [PATCH 0/4] Tidy up some dangling OP-TEE gotchas

2019-04-29 Thread Bryan O'Donoghue
On 24/04/2019 01:43, Bryan O'Donoghue wrote: Rober P Day rightly pointed out that some odd OP-TEE specific defines were appearing in his defconfig, despite not having CONFIG_OPTEE=y set in his defconfig. Ping, Robert, Rui, Fabio - do you guys want changes here ? --- bod

[U-Boot] [PATCH 0/4] Tidy up some dangling OP-TEE gotchas

2019-04-23 Thread Bryan O'Donoghue
Rober P Day rightly pointed out that some odd OP-TEE specific defines were appearing in his defconfig, despite not having CONFIG_OPTEE=y set in his defconfig. Looking into this with a small bit of restructure we can fix this corner case. - Make sure OP-TEE CONFIG options only appear when you are