meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm/kernel: Update ARM-FFA kernel drivers
@ 2023-01-27 15:35 Anton Antonov
  2023-01-27 18:24 ` Jon Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Anton Antonov @ 2023-01-27 15:35 UTC (permalink / raw)
  To: meta-arm; +Cc: Anton.Antonov

 New arm-ffa-tee and arm-ffa-user drivers are compatible with 5.* and 6.1 kernels.

Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
---
 .../{arm-ffa-tee_1.1.1.bb => arm-ffa-tee_1.1.2.bb}            | 4 ++--
 .../{arm-ffa-user_5.0.0.bb => arm-ffa-user_5.0.1.bb}          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta-arm/recipes-kernel/arm-ffa-tee/{arm-ffa-tee_1.1.1.bb => arm-ffa-tee_1.1.2.bb} (89%)
 rename meta-arm/recipes-kernel/arm-ffa-user/{arm-ffa-user_5.0.0.bb => arm-ffa-user_5.0.1.bb} (92%)

diff --git a/meta-arm/recipes-kernel/arm-ffa-tee/arm-ffa-tee_1.1.1.bb b/meta-arm/recipes-kernel/arm-ffa-tee/arm-ffa-tee_1.1.2.bb
similarity index 89%
rename from meta-arm/recipes-kernel/arm-ffa-tee/arm-ffa-tee_1.1.1.bb
rename to meta-arm/recipes-kernel/arm-ffa-tee/arm-ffa-tee_1.1.2.bb
index 9e997de1..5790d00f 100644
--- a/meta-arm/recipes-kernel/arm-ffa-tee/arm-ffa-tee_1.1.1.bb
+++ b/meta-arm/recipes-kernel/arm-ffa-tee/arm-ffa-tee_1.1.2.bb
@@ -10,8 +10,8 @@ SRC_URI = "git://gitlab.arm.com/linux-arm/linux-trusted-services;protocol=https;
           "
 S = "${WORKDIR}/git"
 
-# Tag tee-v1.1
-SRCREV = "3b543b7591505b715f332c972248a3ea41604d83"
+# Tag tee-v1.1.2
+SRCREV = "8a81f5d2406f146b15a705d49b256efaa5fa3ba9"
 
 COMPATIBLE_HOST = "(arm|aarch64).*-linux"
 KERNEL_MODULE_AUTOLOAD += "arm-ffa-tee"
diff --git a/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.0.bb b/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.1.bb
similarity index 92%
rename from meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.0.bb
rename to meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.1.bb
index 8d86197d..1261fa41 100644
--- a/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.0.bb
+++ b/meta-arm/recipes-kernel/arm-ffa-user/arm-ffa-user_5.0.1.bb
@@ -11,8 +11,8 @@ SRC_URI = "git://gitlab.arm.com/linux-arm/linux-trusted-services;protocol=https;
           "
 S = "${WORKDIR}/git"
 
-# Tag 5.0.0.
-SRCREV = "6ec4196a59db8204ed670ef3b78f24a8234b85a6"
+# Tag debugfs-v5.0.1
+SRCREV = "18e3be71f65a405dfb5d97603ae71b3c11759861"
 
 COMPATIBLE_HOST = "(arm|aarch64).*-linux"
 KERNEL_MODULE_AUTOLOAD += "arm-ffa-user"
-- 
2.25.1



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

* Re: [PATCH] arm/kernel: Update ARM-FFA kernel drivers
  2023-01-27 15:35 [PATCH] arm/kernel: Update ARM-FFA kernel drivers Anton Antonov
@ 2023-01-27 18:24 ` Jon Mason
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Mason @ 2023-01-27 18:24 UTC (permalink / raw)
  To: meta-arm, Anton Antonov

On Fri, 27 Jan 2023 15:35:29 +0000, Anton Antonov wrote:
>  New arm-ffa-tee and arm-ffa-user drivers are compatible with 5.* and 6.1 kernels.

Applied, thanks!

[1/1] arm/kernel: Update ARM-FFA kernel drivers
      commit: 3d51e1117db9c89cf1c0f16e9436f45f6381ed0d

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


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

end of thread, other threads:[~2023-01-27 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-27 15:35 [PATCH] arm/kernel: Update ARM-FFA kernel drivers Anton Antonov
2023-01-27 18:24 ` Jon Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).