[ACTIVITY] Sep 10-Sep 14

2012-09-17 Thread Christophe Lyon
== Progress == * Committed patch to fix 3 testcases in big-endian after upstream comments. * Updated patch to make vext tests support big-endian after upstream comments. * builtin_bswap16: * Committed implementation for ARM. * Investigating testsuite regressions caused by my patch to catch (x<<

[Activity] Week 37

2012-09-17 Thread Zhenqiang Chen
Summary * Workaround the unwind issue for shrink-wrap * Verify Linaro tickets. Details: 1. Debugging the failed cases for shrink-wrap. To workaround the unwind issue, update arm_expand_epilogue to generate return not simple_return when sp is changed. 2. Setup Linaro toolchain and verify 8 tickets

[ACTIVITY] report week 37

2012-09-17 Thread Peter Maydell
Current Milestones: || || Planned|| Estimate || Actual || || clean up kvm-qemu cp i/f || 2012-09-20 || 2012-09-20 |||| || fake-trustzone || 2012-10-15 || 2012-10-15 |||| Also planned: general keeping up with kernel changes; upstre

Re: [ACTIVITY] report week 37

2012-09-17 Thread Michael Hope
On 17 September 2012 21:21, Peter Maydell wrote: > Current Milestones: > || || Planned|| Estimate || Actual || > || clean up kvm-qemu cp i/f || 2012-09-20 || 2012-09-20 |||| > || fake-trustzone || 2012-10-15 || 2012-10-15 |||| >

Re: [Activity] Week 37

2012-09-17 Thread Michael Hope
On 17 September 2012 19:49, Zhenqiang Chen wrote: > Summary > * Workaround the unwind issue for shrink-wrap > * Verify Linaro tickets. > > Details: > 1. Debugging the failed cases for shrink-wrap. To workaround the > unwind issue, update arm_expand_epilogue to generate return not > simple_return w

Re: [Activity] Week 37

2012-09-17 Thread Zhenqiang Chen
On 18 September 2012 07:04, Michael Hope wrote: > On 17 September 2012 19:49, Zhenqiang Chen wrote: >> Summary >> * Workaround the unwind issue for shrink-wrap >> * Verify Linaro tickets. >> >> Details: >> 1. Debugging the failed cases for shrink-wrap. To workaround the >> unwind issue, update ar