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

Re: [PATCH 04/15] kconfig: introduce option to independently enable libfdt


  • To: Jason Andryuk <jason.andryuk@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Date: Tue, 10 Dec 2024 22:03:05 -0500
  • Arc-authentication-results: i=1; mx.zohomail.com; dkim=pass header.i=apertussolutions.com; spf=pass smtp.mailfrom=dpsmith@xxxxxxxxxxxxxxxxxxxx; dmarc=pass header.from=<dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1733886189; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=7DFb3vLMOPYI/O6UDb1gJySxpRV+8/scDyN5yvxffJQ=; b=iPMQtCGgXdHYTpNiyB43L03f39kEH3k63SJ29pJvoGWhWN1y+Q6KIlADYaw5kkSUV5E/L2GgZjScMMzN1mYgNU4nPbCoifTIUeYPiw7RPFDvWuAsTGb5fgHoqEBmerjVTUtKSivSPhYKYlU9R2UvC5lyA2168PB9Mkro/mGzgJY=
  • Arc-seal: i=1; a=rsa-sha256; t=1733886189; cv=none; d=zohomail.com; s=zohoarc; b=ksxwnsMfVW8oRE0UojpZzYhV640/C4iuNc9cUwY7QSPQZgO7UGPHMJmtUUCEz3DOeNCEJgVymhnr/BhwNX+nyGuyqY8wF5dq1Dli8r4hsiTJQZHJt2pRedAjsni4D05yMdz35uwct4Am32qUitVQoPOmf45Fp1YSJK+IKY/7x/k=
  • Cc: christopher.w.clark@xxxxxxxxx, stefano.stabellini@xxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Wed, 11 Dec 2024 03:03:22 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 11/25/24 10:42, Jason Andryuk wrote:
On 2024-11-23 13:20, Daniel P. Smith wrote:
Currently the inclusion of libfdt is controlled by the CONFIG_HAS_DEVICE_TREE kconfig flag. This flag also changes behvaior in a few places, such as boot

behavior

ack.

module processing for XSM. To support the ability to include libfdt without changing these behaviors, introduce CONFIG_LIB_DEVICE_TREE. The inclusion of
libfdt is then moved under CONFIG_LIB_DEVICE_TREE.

Signed-off-by: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>

thanks!

v/r,
dps



 


Rackspace

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