Re: [PATCH 0/12] Add basic support for arm64

2016-06-03 Thread Raphaƫl Poggi
Hi, 2016-06-03 11:16 GMT+02:00 Sascha Hauer : > On Thu, Jun 02, 2016 at 10:06:46AM +0200, Raphael Poggi wrote: >> Hello, >> >> This patch series introduces a basic support for arm64. >> >> The arm64 code is merged in the current arch/arm directory. >> I try to be iterative in the merge process, an

Re: [PATCH 0/12] Add basic support for arm64

2016-06-03 Thread Sascha Hauer
On Thu, Jun 02, 2016 at 10:06:46AM +0200, Raphael Poggi wrote: > Hello, > > This patch series introduces a basic support for arm64. > > The arm64 code is merged in the current arch/arm directory. > I try to be iterative in the merge process, and find correct solutions > to handle both architectur

[PATCH 0/12] Add basic support for arm64

2016-06-02 Thread Raphael Poggi
Hello, This patch series introduces a basic support for arm64. The arm64 code is merged in the current arch/arm directory. I try to be iterative in the merge process, and find correct solutions to handle both architecture at some places. I test the patch series by compiling arm64 virt machine an