]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tee: add revision sysfs attribute
authorAristo Chen <aristo.chen@canonical.com>
Mon, 12 Jan 2026 15:48:29 +0000 (23:48 +0800)
committerJens Wiklander <jens.wiklander@linaro.org>
Wed, 14 Jan 2026 11:04:34 +0000 (12:04 +0100)
commit241bdf7253502c56251ef8b25ab9cad5b6547422
tree432b7c7122ada43ac1f1a25898668b2313cba398
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
tee: add revision sysfs attribute

Add a generic TEE revision sysfs attribute backed by a new
optional get_tee_revision() callback. The revision string is
diagnostic-only and must not be used to infer feature support.

Signed-off-by: Aristo Chen <aristo.chen@canonical.com>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Documentation/ABI/testing/sysfs-class-tee
drivers/tee/tee_core.c
include/linux/tee_core.h