From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH ARM v6 13/14] mini-os: arm: build system Date: Wed, 16 Jul 2014 23:03:06 +0100 Message-ID: <53C6F69A.1090809@linaro.org> References: <1405508874-3921-1-git-send-email-talex5@gmail.com> <1405508874-3921-14-git-send-email-talex5@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1X7XI6-00035p-NH for xen-devel@lists.xenproject.org; Wed, 16 Jul 2014 22:03:10 +0000 Received: by mail-we0-f176.google.com with SMTP id q58so1574474wes.21 for ; Wed, 16 Jul 2014 15:03:08 -0700 (PDT) In-Reply-To: <1405508874-3921-14-git-send-email-talex5@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Thomas Leonard , xen-devel@lists.xenproject.org Cc: samuel.thibault@ens-lyon.org, stefano.stabellini@eu.citrix.com, Dave.Scott@eu.citrix.com, anil@recoil.org List-Id: xen-devel@lists.xenproject.org Hi Thomas, On 16/07/14 12:07, Thomas Leonard wrote: > Based on an initial patch by Karim Raslan. > > This activates the ARM code added in the previous patches. On ARM, > Mini-OS will boot and display some output on the console. Tested with: > > make XEN_TARGET_ARCH=arm32 CROSS_COMPILE=arm-linux-gnueabihf- \ > CONFIG_TEST=y CONFIG_START_NETWORK=n CONFIG_BLKFRONT=n \ > CONFIG_NETFRONT=n CONFIG_FBFRONT=n CONFIG_KBDFRONT=n \ > CONFIG_CONSFRONT=n CONFIG_XC=n -j4 Can you provide instructions to build (git tag/branch...) and test mini-os? Also, is there any particular to not build blkfront, netfront, consfront? It would be nice if they are working from the initial support. Regards, -- Julien Grall