Message ID | 1744241785-20256-1-git-send-email-vijayb@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 6AAFF21ABA0; Wed, 9 Apr 2025 23:36:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=13.77.154.182 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744241788; cv=none; b=YH3hG9sjeSYAImwpt9Dw7RZA9V5cn5Mxh6txeGi61AKQKzFOy5LEJxat9hLgeCFo6L8QqftleyWbu7TVN9ltpat1XIOnji+M5JuqMYQAERgysTo99VUDRwCPDJCGtvyG2w6QDFUqqowKYcaa7lqj2C2GV0wSv8auptQ1YzCpYzg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744241788; c=relaxed/simple; bh=DJmHlqzs/Fyyz8PiXZ8HkfkLc23qE7KVNRcY0jeHeGc=; h=From:To:Cc:Subject:Date:Message-Id; b=ZuwPPcGAS2OqAGQNsyRQguXOMHvTHhUcwiGpbtOw+Q29lKOfwZeTauum5pkQIsqzAF0tYUPcnqtK4+ppdjj3zKVMlDk8X5l+Ckraq2Mhm0YBDcqoiWevFUF49kO6o9WxCYtj2h1oxpM64W+aRR+qIETz1DEeZwAmJxvembdPqcw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com; spf=pass smtp.mailfrom=linux.microsoft.com; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b=MJZE5ooI; arc=none smtp.client-ip=13.77.154.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="MJZE5ooI" Received: by linux.microsoft.com (Postfix, from userid 1053) id F36922052507; Wed, 9 Apr 2025 16:36:25 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com F36922052507 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1744241786; bh=eva2XFRXoEsdS8FmNdZDDjKAvFmBX+pAN572/Qk4uxg=; h=From:To:Cc:Subject:Date:From; b=MJZE5ooIe55pyse7SOeRFq4ZdTPTJ/TWLyLSWXkwp8rhcl5hqRQaTobq0+KqgNH1L oc7dfchhPSTD0uDuxcZTM52iL9sM+mG8xq0cPOD9cgEe3tU1ryH3KK3nW7nRljrk7b qv6OuQQdky3xOhJG5RvvvReRy4T0po/SCb3o+Fz4= From: Vijay Balakrishna <vijayb@linux.microsoft.com> To: Borislav Petkov <bp@alien8.de>, Tony Luck <tony.luck@intel.com> Cc: James Morse <james.morse@arm.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Robert Richter <rric@kernel.org>, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, Tyler Hicks <code@tyhicks.com>, Marc Zyngier <maz@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de> Subject: [PATCH v6 0/2] Add L1 and L2 error detection for A53, A57 and A72 Date: Wed, 9 Apr 2025 16:36:23 -0700 Message-Id: <1744241785-20256-1-git-send-email-vijayb@linux.microsoft.com> X-Mailer: git-send-email 1.8.3.1 Precedence: bulk X-Mailing-List: linux-edac@vger.kernel.org List-Id: <linux-edac.vger.kernel.org> List-Subscribe: <mailto:linux-edac+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-edac+unsubscribe@vger.kernel.org> |
Series |
Add L1 and L2 error detection for A53, A57 and A72
|
expand
|