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

RE: [PATCH v2 2/2] fdt: make fdt handling reusable across arch


  • To: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Henry Wang <Henry.Wang@xxxxxxx>
  • Date: Fri, 4 Aug 2023 04:10:54 +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=+8xqu/UcUCBDBaKDUDCHrvXv0JXe2qen/EqNo7YXWLY=; b=IzuQKL5IsxxilSjyA+qb9T4K0pBDC7hXrQxlGrNQnNwXKeupqYu+WqaoshN5vL7pAiz7p592bUegbQNx39dK6UWL33rzNcyrjg8oyoLuWbZ/3AdXmg3f4udf6WNabDYluCAfqkoqwjvYQ/h452EfstrS+TcNMxFApyttuUhk7Lz2MKd+Ogz+Cny64Bqxis6q5F/bEzd4irdgl471vrBwQ+znSxeOf6nP3jI83G9mEj2IM5Ex7DKmX1aLE2TSpO6oTGrTOnU7ZRrWaAHd8VtKaedBNM5Nx09jnYYYrD5CKJ9JeFPfYMBbl3QcTfwENIciNpedExFYh1ar7WObXJlqLQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RUL1Ouf7mHKPGnI7q0BM4bgRGqEPkNaUOoRoxEWQ9F8MVKtuGW7JuJIbiMyRvsHFdQDAP5wFrAvGMDCwoU/eTSs/chVuUKRN0jVo3WGpQsIqSfYC4AbRBGVGBqMVuTCyEerFd8aMxjv8rbPMoKGmLG4IQbPGxzP4G+ISg/E80CSL48o8j7fh2rEVPcmXfWNHfSlJh8FAKPYr7jKv1q4uTCVmL5Vf/s9WSgPS7lxFMQQF/A9E/UijJE4f20K2PHzA2/haec0nxcYaJdBcJbOdfV8/G0e5qFhpjhjGyrsiHasuPdMEmZke03jec19ym3fYstBpK479jjGZAi8jW4M1Pw==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
  • Delivery-date: Fri, 04 Aug 2023 04:11:16 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Thread-index: AQHZxfe0sdxLBCk0m0eqfbJm59//E6/ZhneQ
  • Thread-topic: [PATCH v2 2/2] fdt: make fdt handling reusable across arch

Hi Daniel,

> -----Original Message-----
> Subject: [PATCH v2 2/2] fdt: make fdt handling reusable across arch
> 
> This refactors reusable code from Arm's bootfdt.c and device-tree.h that is
> general fdt handling code.  The Kconfig parameter CORE_DEVICE_TREE is
> introduced for when the ability of parsing DTB files is needed by a capability
> such as hyperlaunch.
> 
> Signed-off-by: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>

As said yesterday, I tested this patch and can confirm this patch will not
break any of the boards we used for our testing. So

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

(But I saw there are some comments from Michal and Luca about this
patch so I think these comments need to be addressed)

Kind regards,
Henry



 


Rackspace

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