mbox series

[0/1] arm-bsp/kernel: Fix TEE driver bug for corstone1000

Message ID 20221014121230.16045-1-emekcan.aras@arm.com
Headers show
Series arm-bsp/kernel: Fix TEE driver bug for corstone1000 | expand

Message

Emekcan Aras Oct. 14, 2022, 12:12 p.m. UTC
From: Emekcan <emekcan.aras@arm.com>

Fixes the Tee driver bug in corstone1000. It adds a
delay to fix a possible race-condition occurs during
FF-A calls. This is a temporary fix for the upcoming
release.

Emekcan Aras (1):
  arm-bsp/kernel: Fix TEE driver bug for corstone1000

 ...dds-workaround-for-cs1k-specific-bug.patch | 41 +++++++++++++++++++
 .../linux/linux-arm-platforms.inc             |  1 +
 2 files changed, 42 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/files/corstone1000/0006-Adds-workaround-for-cs1k-specific-bug.patch

Comments

Jon Mason Oct. 14, 2022, 6:14 p.m. UTC | #1
On Fri, 14 Oct 2022 13:12:29 +0100, emekcan.aras@arm.com wrote:
> Fixes the Tee driver bug in corstone1000. It adds a
> delay to fix a possible race-condition occurs during
> FF-A calls. This is a temporary fix for the upcoming
> release.
> 
> Emekcan Aras (1):
>   arm-bsp/kernel: Fix TEE driver bug for corstone1000
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/kernel: Fix TEE driver bug for corstone1000
      commit: 13199c55c013c6f303258bf9a32d289211fe6a5c

Best regards,