]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tee: add tee_device_set_dev_groups()
authorJens Wiklander <jens.wiklander@linaro.org>
Wed, 14 Aug 2024 15:35:57 +0000 (17:35 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Aug 2024 11:16:20 +0000 (13:16 +0200)
commitc30b855e814d9094e369a19fbd86c9bb5badc154
tree6960724b5bf521a3afa9be4a55edf73ebd6a8f85
parent7852028a35f03e04c9cdc92fd26894cca4a8a4de
tee: add tee_device_set_dev_groups()

Add tee_device_set_dev_groups() to TEE drivers to supply driver specific
attribute groups. The class specific attributes are from now on added
via the tee_class, which currently only consist of implementation_id.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Link: https://lore.kernel.org/r/20240814153558.708365-4-jens.wiklander@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/tee/tee_core.c
include/linux/tee_core.h