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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0D0E1C4332F for ; Wed, 4 Jan 2023 11:39:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233659AbjADLja (ORCPT ); Wed, 4 Jan 2023 06:39:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230200AbjADLj1 (ORCPT ); Wed, 4 Jan 2023 06:39:27 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6778915720 for ; Wed, 4 Jan 2023 03:39:25 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 9C8DA1EC02FE; Wed, 4 Jan 2023 12:39:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1672832363; 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:in-reply-to:in-reply-to: references:references; bh=+gClkcdwaOwO+NXTyvfxCTeJMJYk91I8QSHN3Wevzgs=; b=quQLtXte26cDRwWFBo4GkC9dckjhSQ+7NhJMBlpQIboJfuZA1w6TBYWKZbU8YXV/7cAdG1 phlTL+z3yVchHt1zrSRuPONHejPfOjFqyolTuPMovbH86BPJiJzYfz9BWI/iYf5XE6/lBf 27nBgU9Te7iQ+7OhbLuukqZMRF6O/tw= Date: Wed, 4 Jan 2023 12:39:18 +0100 From: Borislav Petkov To: Jiri Slaby Cc: Daniel Verkamp , x86@kernel.org, linux-kernel@vger.kernel.org, Tony Luck Subject: Re: [PATCH] x86: also disable FSRM if ERMS is disabled Message-ID: References: <20220923005827.1533380-1-dverkamp@chromium.org> <1b184587-128d-e5cc-67e9-1d27feb87213@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1b184587-128d-e5cc-67e9-1d27feb87213@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 04, 2023 at 08:43:51AM +0100, Jiri Slaby wrote: > Let me resurrect this thread... Our customer has an AMD CPU which has indeed > both capabilities under normal circumstances. But they have a cool UEFI BIOS > too. They say: > > """ > In AMD platform, while disalbe ERMS(Enhanced Rep MOVSB/STOSB) in UEFI > (system setup -> processor -> Enhanced Rep MOVSB/STOSB), the OS can't boot > normally. Any particular reason they're disabling ERMS? What do they set FSRM to? -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette