From patchwork Tue Dec 10 17:39:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Grall X-Patchwork-Id: 22228 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 136B223908 for ; Tue, 10 Dec 2013 17:40:25 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id l109sf11259466yhq.5 for ; Tue, 10 Dec 2013 09:40:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=D+cAaJEz1x2SYIcnpNFBMREu0sVDN+F0iV8DOFAvpBg=; b=aLC4VPivmwtPXZwBtnsRjIT/F6A68D4eXnoCUaRc01btX2lHASDx6E2Z3kdnB0Vaw+ qI7r7TkiIJJJsWvytPXZuUGmkkBoCSKUlgKr/25IrMHFBptRryE4S0jh0ZLw8izx4DD7 7WCQIcWGxoubJPMPVh8DAHgGtpwv+SKiisQrn6c47uagMUJsXJ42ONXBPjniHFzrdmtl f/HXtDhr3QYhew45LrI3bshzn7X0jgzm0HTon1tV0jU1VF4zijmTdxFy2CIXOqGEWmpq 7zVmp17ffB3h7cTmQ8p/Ri9vrsB6FCgbhJuvan/N3oPQxfxFj4vwPAPkxaXeVhFibf6x bXAQ== X-Gm-Message-State: ALoCoQn4zqwy0SO8gUwg28UrRh1B1EIh5biMO3l++GF7WxUgnUg63l3iuHr22l/zq/Uue/GbPkNk X-Received: by 10.236.92.107 with SMTP id i71mr43646823yhf.1.1386697225398; Tue, 10 Dec 2013 09:40:25 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.76.72 with SMTP id i8ls421245qew.59.gmail; Tue, 10 Dec 2013 09:40:25 -0800 (PST) X-Received: by 10.52.78.193 with SMTP id d1mr323188vdx.57.1386697225162; Tue, 10 Dec 2013 09:40:25 -0800 (PST) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by mx.google.com with ESMTPS id om4si5347429vcb.68.2013.12.10.09.40.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 09:40:25 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.179; Received: by mail-vc0-f179.google.com with SMTP id ie18so4792863vcb.38 for ; Tue, 10 Dec 2013 09:40:25 -0800 (PST) X-Received: by 10.52.165.131 with SMTP id yy3mr1196164vdb.25.1386697225073; Tue, 10 Dec 2013 09:40:25 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp206645vcz; Tue, 10 Dec 2013 09:40:24 -0800 (PST) X-Received: by 10.194.2.108 with SMTP id 12mr3296814wjt.64.1386697224076; Tue, 10 Dec 2013 09:40:24 -0800 (PST) Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) by mx.google.com with ESMTPS id wp2si7127860wjc.153.2013.12.10.09.40.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 09:40:23 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.169 is neither permitted nor denied by best guess record for domain of julien.grall@linaro.org) client-ip=74.125.82.169; Received: by mail-we0-f169.google.com with SMTP id w61so5366578wes.14 for ; Tue, 10 Dec 2013 09:40:23 -0800 (PST) X-Received: by 10.180.208.79 with SMTP id mc15mr20802933wic.40.1386697223359; Tue, 10 Dec 2013 09:40:23 -0800 (PST) Received: from belegaer.uk.xensource.com. ([185.25.64.249]) by mx.google.com with ESMTPSA id hb7sm1712400wib.6.2013.12.10.09.39.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2013 09:39:48 -0800 (PST) From: Julien Grall To: xen-devel@lists.xenproject.org Cc: patches@linaro.org, ian.campbell@citrix.com, ian.jackson@eu.citrix.com, stefano.stabellini@citrix.com, Julien Grall Subject: [PATCH] libxc: elfloader: add support for ARM Date: Tue, 10 Dec 2013 17:39:45 +0000 Message-Id: <1386697185-23334-1-git-send-email-julien.grall@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: julien.grall@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Julien Grall --- tools/libxc/xc_dom_elfloader.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/libxc/xc_dom_elfloader.c b/tools/libxc/xc_dom_elfloader.c index 9843b1f..2506190 100644 --- a/tools/libxc/xc_dom_elfloader.c +++ b/tools/libxc/xc_dom_elfloader.c @@ -75,6 +75,8 @@ static char *xc_dom_guest_type(struct xc_dom_image *dom, } case EM_X86_64: return "xen-3.0-x86_64"; + case EM_ARM: + return "xen-3.0-armv7l"; default: return "xen-3.0-unknown"; }