From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 54D31740038 for ; Tue, 16 Jan 2024 05:43:50 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=k5dAXR9ek/pYjyIbXOhEfKFvSERXs27AouyTKlgxNhc=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:Organization:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1705383829; v=1; b=m6+SDeru3/I4dhi3P7DinG3o12p5yh9bQW/5yZep8MNhnvCKspWpHdq7UBLPsacSQnXDareo TZ8TVQucF+rQ//oDM5vWv1sgvEIyO0GWJzFccZDRQkvPgCgg8o+c7HqokZS/UJ3esbCv6sXSEPZ uO1KY2vGcBtXSHNwP2wVOPmw= X-Received: by 127.0.0.2 with SMTP id gVjGYY7687511xdJgbJZ00Rx; Mon, 15 Jan 2024 21:43:49 -0800 X-Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) by mx.groups.io with SMTP id smtpd.web11.90578.1705343828934479971 for ; Mon, 15 Jan 2024 10:37:09 -0800 X-Received: by mail-ed1-f51.google.com with SMTP id 4fb4d7f45d1cf-558b5f4cf2dso4219296a12.2 for ; Mon, 15 Jan 2024 10:37:08 -0800 (PST) X-Gm-Message-State: 5J96xAvdzDxWfMQ45BExKApgx7686176AA= X-Google-Smtp-Source: AGHT+IF21G6e2mx5NLsCTbTt8WTSy2pHh91LM0gv4Og7ZC9zZOS7Mc6WVk+xVImrcNF2MioGTOzZkg== X-Received: by 2002:a05:6402:268c:b0:558:d960:e2e9 with SMTP id w12-20020a056402268c00b00558d960e2e9mr2880527edd.14.1705343827359; Mon, 15 Jan 2024 10:37:07 -0800 (PST) X-Received: from [192.168.200.206] (83.11.14.94.ipv4.supernova.orange.pl. [83.11.14.94]) by smtp.gmail.com with ESMTPSA id q8-20020a056402040800b0055703db2c9fsm5786090edv.1.2024.01.15.10.37.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 Jan 2024 10:37:06 -0800 (PST) Message-ID: Date: Mon, 15 Jan 2024 19:37:05 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH edk2-platforms 1/1] SbsaQemu: get cpu information from TF-A To: Leif Lindholm , devel@edk2.groups.io Cc: Ard Biesheuvel , Graeme Gregory References: <20240115151140.1476758-1-marcin.juszkiewicz@linaro.org> <20240115151140.1476758-2-marcin.juszkiewicz@linaro.org> From: "Marcin Juszkiewicz" Organization: Linaro In-Reply-To: Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,marcin.juszkiewicz@linaro.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Language: pl-PL, en-GB, en-HK Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=m6+SDeru; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linaro.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io W dniu 15.01.2024 o 19:02, Leif Lindholm pisze: >> As part of removing DeviceTree use we moved cpu related parts to TF-A. >> On EDK2 side we get values via SMC calls during platform initialization. > > Could you split this into three patches?: > - Adding new Library (Library name should have a Lib suffix.) > - Using this library to check whether SMCs are supported, falling back >   to FdtHelperLib if not. > - Dropping FdtHelperLib and the fallback paths. > > ? Will do. Thanks for suggestion. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#113843): https://edk2.groups.io/g/devel/message/113843 Mute This Topic: https://groups.io/mt/103740603/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-