From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 700E6C433ED for ; Mon, 10 May 2021 14:16:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2F15B61108 for ; Mon, 10 May 2021 14:16:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234689AbhEJORL (ORCPT ); Mon, 10 May 2021 10:17:11 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:27897 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232073AbhEJOOI (ORCPT ); Mon, 10 May 2021 10:14:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620655983; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jsE4Hu1jfyAgBnO9Xt9Yk2kkAWYBUYyQ7xRMEnEGmO0=; b=P0AoGecKIg8fIHz6m4B/epOpNuwftzdtnUUi4i+ut+0wDzESntmMe7rja4kpPMbRwJykBh v8BZ+GyBiGWw7vgqsrgkbfBlk+ApPCRM/aPNVwf5M7JtHRhiDg7BKBxCGhay8xHlFyeQQ6 5z/zUGFRhisMHJ8SWkMM8efJcWnxFQI= Received: from mail-qv1-f71.google.com (mail-qv1-f71.google.com [209.85.219.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-88-G31TmJTCPUWWrSZLl5lkEw-1; Mon, 10 May 2021 10:13:00 -0400 X-MC-Unique: G31TmJTCPUWWrSZLl5lkEw-1 Received: by mail-qv1-f71.google.com with SMTP id h17-20020a0cb4d10000b02901c51890529dso12665904qvf.18 for ; Mon, 10 May 2021 07:13:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=jsE4Hu1jfyAgBnO9Xt9Yk2kkAWYBUYyQ7xRMEnEGmO0=; b=ZT62kMzuiUM8mmerIHtri5y0hJYZlNfwiJsf66FCVDSkVs7zlcCRjXLtSUAfTAUTqK LJwYG/IChWFRuimWgC1bkuw5N6MlfQUS5FliRK5peVR+LbTUXGEnGj3HfG7GSdZz6k3K kA2HDA93yzmD/cjE/l98dO1Dd1qB/cAxU5zNY8ErpA82rXxFkxnKnQUjBAP1aTmibY12 n39IoOqlqk76LKW+53e4dfOP/V1Vqi93LuhPwZ+zwA7mG3ppBdiCDurKhDML/HWNTGBJ dCdS7ZiQ5J8q+Lm2Yqsc6SxKwMTviOT8GzOjL8iIdbJ9bQ+MVZY3DDrgnyEMPb5hrxG1 HM0g== X-Gm-Message-State: AOAM533TeeP5tNjXJATS4GMG84TWchGRBcr/fWVbj0aY3+TuiD/bd4DH ruTNSYWhoXUtUQgwXOdSQBXuVHroD40iqlWLMC6Z0E/J3uUUBdHhhEQdxZqerRKcqokvMqvF4Mv KsKV8+eMNhjPRaQE5YlFVuw== X-Received: by 2002:a05:620a:b:: with SMTP id j11mr23282245qki.159.1620655980279; Mon, 10 May 2021 07:13:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxsz1KIzKqaoZqip0lZ+ej6Lo6hmON3jwnFv+dFMaAM1pY0v6DAVkwcOpGnU/1t8FDiz0YU8w== X-Received: by 2002:a05:620a:b:: with SMTP id j11mr23282219qki.159.1620655980094; Mon, 10 May 2021 07:13:00 -0700 (PDT) Received: from localhost.localdomain (075-142-250-213.res.spectrum.com. [75.142.250.213]) by smtp.gmail.com with ESMTPSA id r5sm11395577qtp.75.2021.05.10.07.12.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 May 2021 07:12:59 -0700 (PDT) Subject: Re: [PATCH v12 0/7] FPGA Security Manager Class Driver To: Russ Weight , mdf@kernel.org, linux-fpga@vger.kernel.org, linux-kernel@vger.kernel.org Cc: lgoncalv@redhat.com, yilun.xu@intel.com, hao.wu@intel.com, matthew.gerlach@intel.com, richard.gong@intel.com References: <20210503213546.316439-1-russell.h.weight@intel.com> From: Tom Rix Message-ID: <6f3ce0db-883e-2c5b-e671-9ccc363ee532@redhat.com> Date: Mon, 10 May 2021 07:12:57 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210503213546.316439-1-russell.h.weight@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-fpga@vger.kernel.org On 5/3/21 2:35 PM, Russ Weight wrote: > The FPGA Security Manager class driver provides a common > API for user-space tools to manage updates for secure FPGA > devices. Device drivers that instantiate the FPGA Security > Manager class driver will interact with a HW secure update > engine in order to transfer new FPGA and BMC images to FLASH so > that they will be automatically loaded when the FPGA card reboots. Russ, These have my Reviewed-by, but since it has been a while, I am looking these over again. If you do not hear anything from me in the next couple of days, please assume everything is fine. Tom