Received: by 2002:a05:6358:53a8:b0:117:f937:c515 with SMTP id z40csp692267rwe; Fri, 14 Apr 2023 08:30:18 -0700 (PDT) X-Google-Smtp-Source: AKy350Y6PhywZB7jJFia9hG0L2jCZ0LGmOgYKRWIGmzmsreVXJqoOvcdfag69jeskByX44J51VRa X-Received: by 2002:a05:6a20:29a4:b0:ea:fd64:6a60 with SMTP id f36-20020a056a2029a400b000eafd646a60mr5824723pzh.57.1681486218464; Fri, 14 Apr 2023 08:30:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1681486218; cv=none; d=google.com; s=arc-20160816; b=zxdrPdS2bPGGNA63jbTjEVQfw9GtXt2vaTUdL7gR6Odny+oupv680i0xl27BAlZm/b J7c7piw0J+55/tyPLP60q2YZJDt7BaXgitC5NgtUMr8NuJeWi7Rv+996rjEP0rg4NUi3 yMePBTXQ8favRCapwoENgWHcGQ/+Vklo64PzXXfzhYS6CU51CI0xD8Me4cfMri3/UxNr XK2fSyaK/8qX7WScOKHVkJwDsQ2LjevMu8KrT8kHoAG0mxUVFU2qxQ34/Vc/sMoVYfNp fZWUmMcMyp2L8zekzWX67JruKIeQvgYoJYw8Cy8F1Yfq0ytXRUyVy7PzHaV3vkm7qQ5V 5wlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=Czw1MpeL1AQOYZRvejuOTm6Y0Mpa1roq0rpmDX/WSNs=; b=igf5EIxOps/qiIZXU3x8sRsJb+5jeVbaLFW4P5laQxH4AY0SM+0TWzUpfqNtsS1Mal gi+E6EfeLm+Z7XBz7TuQk8gmKN/CosxMOqONcmN1/3349NS58wufPfOMGg1aW9URVYGk SngqpLZUhp9SJ3LSuLPTOaVjNjqiCUwvY/9VQ7O/6NeFdnVSCdnTjkWKUv2nUYFZG88G 51vsxsgGYSyQdUcogCewR4xnSdYJ8ANXHDXVHxQ49NXRHgXxJHl1q0Qe+tKzDEEOMSoq swApgjMk2ivLJ6FoNGtHQzkcgoreXvsw3gN4UxOdTgcOxAOEPj6uktH/3+fZ5wFSUEDg QAjg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@t-8ch.de header.s=mail header.b=KWtwVsfu; 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id d7-20020aa797a7000000b005a8efbddf5esi4314106pfq.238.2023.04.14.08.30.03; Fri, 14 Apr 2023 08:30:18 -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; dkim=pass header.i=@t-8ch.de header.s=mail header.b=KWtwVsfu; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230007AbjDNP2x (ORCPT + 99 others); Fri, 14 Apr 2023 11:28:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47948 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231373AbjDNP2a (ORCPT ); Fri, 14 Apr 2023 11:28:30 -0400 Received: from todd.t-8ch.de (todd.t-8ch.de [IPv6:2a01:4f8:c010:41de::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB4B1E69; Fri, 14 Apr 2023 08:27:55 -0700 (PDT) Date: Fri, 14 Apr 2023 17:27:44 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=t-8ch.de; s=mail; t=1681486064; bh=XfABgRgasUd2NUJXHP+G4ZkXCN4p5fWetmFc96ErKLk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KWtwVsfuQssMtAMWq1X5TzmPuILpN1ArT4ljdrLIH1cYvDdbTsWAZk1VXYFoJp79u b9bswg+yjGx1kjT9n5P2RxigSIKGxPh71UTN1zVtc14ogrSgrL/hVGgJqdh/3H9W9/ 4eFfGTR/Bg1MbuHoVen13VG6t/mHrtHcH8Q/20L4= From: thomas@t-8ch.de To: Jorge Lopez Cc: hdegoede@redhat.com, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v9] HP BIOSCFG driver - Documentation Message-ID: References: <20230412144821.5716-1-jorge.lopez2@hp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230412144821.5716-1-jorge.lopez2@hp.com> X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,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 Jorge, On 2023-04-12 09:48:21-0500, Jorge Lopez wrote: > [..] > > +What: /sys/class/firmware-attributes/*/authentication/SPM/statusbin > +Date: March 29 > +KernelVersion: 5.18 > +Contact: "Jorge Lopez" > +Description: 'statusbin' is a read-only file that returns 'status' information > + in binary format. This file provides a mechanism for components > + downstream (e.g. Recovery Agent) can read the status and public > + key modulus. This is still missing docs about how to interpret the contents of the "statusbin" file. "components downstream" -> userspace. I think we can start with the code review. Could you also provide a sample of the attribute files? I'm especially curious about the different instances of the sure-start attributes, including current_value, possible_values and the auditlog properties. Also is the userspace component for this published somewhere? If so it would be useful to refer to it from the commit message. Thanks, Thomas