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

RE: [PATCH v5 1/5] xen/arm32: head: Widen the use of the temporary mapping


  • To: Julien Grall <julien@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Henry Wang <Henry.Wang@xxxxxxx>
  • Date: Sat, 28 Jan 2023 04:22:02 +0000
  • Accept-language: zh-CN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; 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=5xAuOrLTh7mlsR9R63XbKpHBxxCyVMa9LcjLskT0hoM=; b=ebBVYd9I2+t1xNwtxGbi29zSyd+eaYbDpRrkihfVdDqbtePsRHrMPDATo77RyIqlqvyjhycZdYg9DyRw5d86N0MbHJOpNjVSlCzPfsb0pfVcDwiPLbeUe7uwTR3156cyFX9ydLxNCUGsKljaT/yG4B6m14Ko2xPWKFqioU4mG7xa7UaCQ4I7Br2tiDIbSxk1hrlTBK8kdRrO2cx0M6egDwdGXiDf2Y+0Kv53G0WTopMkGMNhNPmWRJJOQ8M1I2K7vCG7ijYi61zulmaddCvJJw4fjw99rSzbiaG2xX/535NCQZKwPpIbpuyeTNii/EYGviO6oA+b36Wmhz5RKa+NcA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BT2/aulhOtPE4SXi1gaT0qZ8PFNwBrXr5eqWU8IA+F1FR4kX1B1cNns+Y8bQQHmVyLxXv4pRc5DZMKvbvfFYAN2uuEmeOdabvaajo6A6+M7lJS9LaxcbIBXR9aDh8exMQ5QycmIquPACAYrRN1rEsigEd6EHsrXrL8Rx6axj55MyQv7KJO7UUr20NGp25apzm9fAsaARtXUCF40f1X2ULZpywsfSrlXFljVVBP3vrTzdDNI3Mqi8fN/W8FMiV/ND78tv7Pls2AqFMyi3/PkAt/1tCf89dF1kln6/y7MiSsdX38tDi8TTXvO4VHE/MasREEa0O8zL9NSw0wTsNIoooQ==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Luca Fancellu <Luca.Fancellu@xxxxxxx>, "michal.orzel@xxxxxxx" <michal.orzel@xxxxxxx>, Julien Grall <jgrall@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Bertrand Marquis <Bertrand.Marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
  • Delivery-date: Sat, 28 Jan 2023 04:22:47 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHZMolUoPTZuw2UFUyOpejFjtxMfK6zFitQ
  • Thread-topic: [PATCH v5 1/5] xen/arm32: head: Widen the use of the temporary mapping

Hi Julien,

> -----Original Message-----
> Subject: [PATCH v5 1/5] xen/arm32: head: Widen the use of the temporary
> mapping
> 
> From: Julien Grall <jgrall@xxxxxxxxxx>
> 
> At the moment, the temporary mapping is only used when the virtual
> runtime region of Xen is clashing with the physical region.
> 
> In follow-up patches, we will rework how secondary CPU bring-up works
> and it will be convenient to use the fixmap area for accessing
> the root page-table (it is per-cpu).
> 
> Rework the code to use temporary mapping when the Xen physical address
> is not overlapping with the temporary mapping.
> 
> This also has the advantage to simplify the logic to identity map
> Xen.
> 
> Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx>

Reviewed-by: Henry Wang <Henry.Wang@xxxxxxx>

Tested on FVP in Arm32 mode, so:
Tested-by: Henry Wang <Henry.Wang@xxxxxxx>

Kind regards,
Henry



 


Rackspace

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