Received: by 2002:a05:6602:18e:0:0:0:0 with SMTP id m14csp1253240ioo; Fri, 27 May 2022 05:04:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxj53yy/2rK2BDTfJ/IBWBlcQphzu9oV3o+Ji3im5mk7w4zX3VgcGopmZ2WrBQnCzjNjMaJ X-Received: by 2002:a17:906:9750:b0:6ff:11ed:7137 with SMTP id o16-20020a170906975000b006ff11ed7137mr11165316ejy.331.1653653098717; Fri, 27 May 2022 05:04:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1653653098; cv=none; d=google.com; s=arc-20160816; b=uIjdLHSCmGqPGg2VjJ6BciXvOx6ex4uAJCC2COBKwbaEnyI3ROq9E1ItWbVJi+wrqm 27gci33Wu1wdBVhfbfHKx6Y/ce1u/aizPxpy/DT9EWe9+SfnJ2wX0Piw4gq1vWvTCDPO 46AgA0z+J0RZ3mJPoNriDpHHBsJ9bm4PwJjX28CX+R9n3hUtII39uyBFms1ImJaKEhWb ZiF/vuoB2EJkvstMJXJP0V8UYemVAufzKzVoi83KHiGztTkZIYzmMEqBAjT3z+mcJ6X0 feIyUbDX1RU/5mrwTD8agEzz4rBcX3U+pa5d1ILuJnwZ3v2muR/h195FBnqJVVziWmpy qA5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:subject:user-agent:mime-version:date:message-id; bh=0qWS7QlJ3Fszl2f3SyoufNkfhcQ4WUDG5qEHWYzFjAk=; b=IAdAuE87aq79+2SDZze7awyT1+CthQTtJ62GLabtiROeo9IXJgpCo0+c0dh3zmKBx8 i+kwZOjWy6y/wosVli+aQ0g5SGEvPk5Wz/c9UE6D5LxxM3xpvOuoIV1Z8GMuHClLIpS6 NaBEDHI2Fm29hpkPpDMrVn+cpaGSrPeJqI1WUuWTUN9+xzuHcBl98r9T27Cqu9vOv7hd +higMs/+3/8B7kvTPO2JvtV1r/UdPobmnOZbv+Wc8NYBEb4a8iMwx9GiK0RTx4D+f+76 m4NA6Dpkwv7MjkP4ify9iOnQrAm9EsymeLxOLJCOu832YEuJt7neQhcnungnmc+o3sTu iKLw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id qb36-20020a1709077ea400b006ff232a244esi2719482ejc.731.2022.05.27.05.04.31; Fri, 27 May 2022 05:04:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346674AbiEZJ7m (ORCPT + 99 others); Thu, 26 May 2022 05:59:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34050 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232463AbiEZJ7k (ORCPT ); Thu, 26 May 2022 05:59:40 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 502EBC9ED6 for ; Thu, 26 May 2022 02:59:39 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0BBA41474; Thu, 26 May 2022 02:59:39 -0700 (PDT) Received: from [10.57.38.20] (unknown [10.57.38.20]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 39D523F70D; Thu, 26 May 2022 02:59:37 -0700 (PDT) Message-ID: Date: Thu, 26 May 2022 10:59:34 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v2] coresight: etm4x: Add Support for HiSilicon ETM device To: Alexei Budankov , "liuqi (BA)" , Linuxarm , gregkh@linuxfoundation.org, mathieu.poirier@linaro.org, mike.leach@linaro.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Alexey Budankov , Anshuman Khandual References: <1597323562-3706-1-git-send-email-liuqi115@huawei.com> <853b6d52-da86-1c06-3604-3085ece331a4@huawei.com> <5dd1bd83-232a-07e4-8fde-e4f6cd0e5b8c@huawei.com> <93b92859-2229-8766-09d2-df16e1ebd4e8@huawei.com> <50c25ce8-15bc-80a8-59dc-a20571a6460a@huawei.com> <13ee708e-17a7-7e0d-7d24-827c3786f007@huawei.com> From: Suzuki K Poulose In-Reply-To: <13ee708e-17a7-7e0d-7d24-827c3786f007@huawei.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-8.9 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi On 26/05/2022 09:00, Alexei Budankov wrote: > Hi, > > On 26.05.2022 10:47, liuqi (BA) wrote: >> >> >> On 2022/5/26 15:23, Alexei Budankov wrote: >>> Hi Qi, >>> > >>> >>> Look like our server firmware should be upgraded, right? >> >> Yes, seems firmware should be upgraded first, and then you could test ETM device :) > > I would appreciate if you could share some links to upgrade bits and docs, if possible, > so we could use it to perform the upgrade. Does your system use ACPI based firmware ? If that is the case, we do not have the support for ETM with system instructions at the moment. Anshuman is currently working on addressing this. Cheers Suzuki > > Thanks, > Alexei >