All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] coresight: trbe: Workaround Cortex-A510 erratas
@ 2022-01-27 20:20 Mathieu Poirier
  2022-01-28 17:16 ` Catalin Marinas
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Poirier @ 2022-01-27 20:20 UTC (permalink / raw)
  To: catalin.marinas, will; +Cc: anshuman.khandual, suzuki.poulose, linux-arm-kernel

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux.git tags/trbe-cortex-a510-errata

for you to fetch changes up to 708e8af4924ec2fdd5b81fe09192c6bac2f86935:

  arm64: errata: Add detection for TRBE trace data corruption (2022-01-27 12:01:53 -0700)

----------------------------------------------------------------
coresight: trbe: Workaround Cortex-A510 erratas

This pull request is providing arm64 definitions to support
TRBE Cortex-A510 erratas.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>

----------------------------------------------------------------
Anshuman Khandual (4):
      arm64: Add Cortex-A510 CPU part definition
      arm64: errata: Add detection for TRBE ignored system register writes
      arm64: errata: Add detection for TRBE invalid prohibited states
      arm64: errata: Add detection for TRBE trace data corruption

 Documentation/arm64/silicon-errata.rst |  6 ++++
 arch/arm64/Kconfig                     | 59 ++++++++++++++++++++++++++++++++++
 arch/arm64/include/asm/cputype.h       |  2 ++
 arch/arm64/kernel/cpu_errata.c         | 27 ++++++++++++++++
 arch/arm64/tools/cpucaps               |  3 ++
 5 files changed, 97 insertions(+)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] coresight: trbe: Workaround Cortex-A510 erratas
  2022-01-27 20:20 [GIT PULL] coresight: trbe: Workaround Cortex-A510 erratas Mathieu Poirier
@ 2022-01-28 17:16 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2022-01-28 17:16 UTC (permalink / raw)
  To: Mathieu Poirier; +Cc: will, anshuman.khandual, suzuki.poulose, linux-arm-kernel

On Thu, Jan 27, 2022 at 01:20:29PM -0700, Mathieu Poirier wrote:
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> 
> are available in the Git repository at:
> 
>   git@gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux.git tags/trbe-cortex-a510-errata
> 
> for you to fetch changes up to 708e8af4924ec2fdd5b81fe09192c6bac2f86935:
> 
>   arm64: errata: Add detection for TRBE trace data corruption (2022-01-27 12:01:53 -0700)

Pulled into the arm64 for-next/fixes branch. Thanks.

-- 
Catalin

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-28 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-27 20:20 [GIT PULL] coresight: trbe: Workaround Cortex-A510 erratas Mathieu Poirier
2022-01-28 17:16 ` Catalin Marinas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.