[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] xen/arm: drop {boot_}phys_offset


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Wed, 14 Aug 2024 11:43:01 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=uos8zMu1BmcwVbRQ0zFt1JSjeMAYJea2OU/jPcTq+Hs=; b=QM0p3EWyZxprH9UvhEEak0Rkwm/vbseMITzBnDtS7hN+H8atdlAWUI5IcnobWWBDJVApzEzsv0HlVgOkrJtofAFWerWC/8lmkxZWiSY69iSidxnY7b24FQ/VLZX9tA+mtFrCcWr+OZFk1wtoBBoHNekXp2j/9GDPTqlpfLnVLj+Uod7M0As4wcHw09QTBbyChiY/wLq/3q9wxX2Pgu/92BuqSRCrP6RiymytQ4n27aFN/pN9MiBqlURxDD/6UsSTR3SlKiq3KwS73niAAzpi6WJ2qcUToUgYDu1apeYSGwYHsslaR+5W036x8kpjHLLnPZqp33psFlwOrtMJQGLDiA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=ZuodEWA1N1VBPHTM+lV6ixtdDXfPrcsSi6URCj+Cve8OV/5XznKbu5tBmd4ZCi2QjuB3nw8yo2HrLSdXM0Y6CvPtc1RYJlVDyEF8IXiyJ63utwgdtVUS2yBsXoNKMhd6Qu3TSut0RPVrwVHC6Kq6B1RgVdpKrM/ZoLCbmobKereo3ruylsLLc052QN/aJ6YFkwBE7BstIiS5Nm9g+0jAVlCLuhA7a6dh9DpXlM2OexzZDGZsgK9uZ4fZxQ7gIeeWDKHOhr+gAPm5KE2V0uOdOKTYqTu9F6uMi8NhdSD2G8/ZdXnbpAjDNzI8ZkhcQupTY0bArPBXfd40wT7W92x0nQ==
  • Cc: Michal Orzel <michal.orzel@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
  • Delivery-date: Wed, 14 Aug 2024 09:43:23 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

This has been on a TODO list for quite some time now. There is no real need
for these variables since we can ask the MMU to do the virt->maddr translation.

Michal Orzel (2):
  xen/arm: Drop {boot_}phys_offset usage
  xen/arm: head: Do not pass physical offset to start_xen

 xen/arch/arm/arm32/head.S     | 12 +++++-------
 xen/arch/arm/arm64/head.S     | 12 +++++-------
 xen/arch/arm/include/asm/mm.h |  2 +-
 xen/arch/arm/mmu/setup.c      | 16 ++++++----------
 xen/arch/arm/setup.c          |  5 ++---
 5 files changed, 19 insertions(+), 28 deletions(-)

-- 
2.25.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.