From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Xen on ARM: Problems on fast model Date: Tue, 28 Jul 2015 10:28:14 +0100 Message-ID: <1438075694.11600.94.camel@citrix.com> References: <3c23d200.160dd.14ed3593b37.Coremail.tiancaixiaoyu90@126.com> <1438071957.11600.55.camel@citrix.com> <2c17a877.197f8.14ed3e13bab.Coremail.tiancaixiaoyu90@126.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <2c17a877.197f8.14ed3e13bab.Coremail.tiancaixiaoyu90@126.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: harry , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Please do not top post and do not post in HTML (use plain text instead). On Tue, 2015-07-28 at 16:57 +0800, harry wrote: > I've got the boot-wrapper already. > And I found that in git://linux-arm.org/arm-dts.git, the fast model tree > has been deleted. I believe the DTS for the FVP trees (which replaces the RTSM stuff) are now supplied by Linaro, or so I've been told, I've not validated this myself for arm32. For arm64 there are things at http://releases.linaro.org/15.06/members/arm/openembedded/aarch64. There are also arm64 some DTS files in the Linux kernel source. > I want to know how I can get the corresponding file. I'd encourage you to raise this with ARM, since they supply the model they should be best placed to direct you to an appropriate dts file. Ian.