From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Rae Date: Fri, 12 Dec 2014 09:48:27 -0800 Subject: [U-Boot] VEXPRESS64 ARMv8 U-Boot maintenance In-Reply-To: References: Message-ID: <548B2A6B.7030704@broadcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14-12-11 01:48 AM, Linus Walleij wrote: > Hi folks > (David & Steve listed as AArch64/v8 maintainers), > > are you actively maintaining and reviewing ARM64 board > patches? Sadly, no. If you would take over being maintainer for the "vexpress_aemv8a_semi" board, that would be appreciated. Thanks, Steve > > I am working on support for the ARM Juno Development > Platform real hardware, which is now up and running on my > desk. I will add this board with myself as maintainer. > > But who takes care of the code in arch/arm/cpu/armv8? > > I have some questions about the rendez-vous code in the > armv8 start.S file, as if two CPUs (master & slave) would come > running into U-Boot, which is not what ARM Trusted Firmware > does, it arrives only on the master CPU. Can any of you explain > why that code is there? > > Else I will start looking at it and add myself as maintainer for > this. > > Please also have a look at my patches to the Semihosting code: > http://patchwork.ozlabs.org/patch/412628/ > http://patchwork.ozlabs.org/patch/412629/ > http://patchwork.ozlabs.org/patch/412630/ I will look at these -- Thanks, Steve > > Yours, > Linus Walleij >