Skip to content

Commit 398dd4e

Browse files
gmarullnashif
authored andcommitted
drivers: tee: move interface to io_interfaces doxygen group
The TEE driver interface was put under a non-existing group: security. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 28a5159 commit 398dd4e

File tree

1 file changed

+1
-1
lines changed
  • include/zephyr/drivers

1 file changed

+1
-1
lines changed

include/zephyr/drivers/tee.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
/**
4747
* @brief Trusted Execution Environment Interface
4848
* @defgroup tee_interface TEE Interface
49-
* @ingroup security
49+
* @ingroup io_interfaces
5050
* @{
5151
*
5252
* The generic interface to work with Trusted Execution Environment (TEE).

0 commit comments

Comments
 (0)