[ACTIVITY] Week 44

2014-10-30 Thread Renato Golin
== Progress == * US LLVM Dev Mtg (4/6) * Buildbots (TCWG-76 1/6) - Fixing last bugs of the libcxx bot - One last failure being looked at * Background (1/6) - Code review, meetings, discussions, etc. - Meeting with Google/ARM/Qualcomm about Android+LLVM * Two days off == Plan == * Investig

Re: Separate out code used by a pager in OP-TEE

2014-10-30 Thread Jens Wiklander
On Thu, Oct 30, 2014 at 12:22 PM, Ard Biesheuvel wrote: > On 30 October 2014 11:31, Ard Biesheuvel > wrote: > > On 30 October 2014 11:20, Jens Wiklander > wrote: > >> Hi toolchain champions, > >> > >> [please keep me in cc as I'm not subscribed to > >> linaro-toolchain@lists.linaro.org] > >> >

Re: Separate out code used by a pager in OP-TEE

2014-10-30 Thread Ard Biesheuvel
On 30 October 2014 11:31, Ard Biesheuvel wrote: > On 30 October 2014 11:20, Jens Wiklander wrote: >> Hi toolchain champions, >> >> [please keep me in cc as I'm not subscribed to >> linaro-toolchain@lists.linaro.org] >> >> In OP-TEE we are going to activate a pager which is an integrated part of >

Re: Separate out code used by a pager in OP-TEE

2014-10-30 Thread Pascal Brand
+Etienne +Jean-Michel On 30 October 2014 11:31, Ard Biesheuvel wrote: > On 30 October 2014 11:20, Jens Wiklander > wrote: > > Hi toolchain champions, > > > > [please keep me in cc as I'm not subscribed to > > linaro-toolchain@lists.linaro.org] > > > > In OP-TEE we are going to activate a pager

Re: Separate out code used by a pager in OP-TEE

2014-10-30 Thread Ard Biesheuvel
On 30 October 2014 11:20, Jens Wiklander wrote: > Hi toolchain champions, > > [please keep me in cc as I'm not subscribed to > linaro-toolchain@lists.linaro.org] > > In OP-TEE we are going to activate a pager which is an integrated part of > the statically linked secure OS binary (compiled for ARM

Separate out code used by a pager in OP-TEE

2014-10-30 Thread Jens Wiklander
Hi toolchain champions, [please keep me in cc as I'm not subscribed to linaro-toolchain@lists.linaro.org] In OP-TEE we are going to activate a pager which is an integrated part of the statically linked secure OS binary (compiled for ARMv7/Aarch32 now, but at some point also Aarch64). The pager i