mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:24:31 +01:00
The proposed ABI failed to account for multiple host bridges with the same stream name. The fix needs to namespace streams or otherwise link back to the host bridge, but a change like that is too big for a fix. Given this ABI never saw a released kernel, delete it for now and bring it back later with this issue addressed. Reported-by: Xu Yilun <yilun.xu@linux.intel.com> Reported-by: Yi Lai <yi1.lai@intel.com> Closes: http://lore.kernel.org/20251223085601.2607455-1-yilun.xu@linux.intel.com Link: http://patch.msgid.link/6972c872acbb9_1d3310035@dwillia2-mobl4.notmuch Signed-off-by: Dan Williams <dan.j.williams@intel.com>
9 lines
421 B
Text
9 lines
421 B
Text
What: /sys/class/tsm/tsmN
|
|
Contact: linux-coco@lists.linux.dev
|
|
Description:
|
|
"tsmN" is a device that represents the generic attributes of a
|
|
platform TEE Security Manager. It is typically a child of a
|
|
platform enumerated TSM device. /sys/class/tsm/tsmN/uevent
|
|
signals when the PCI layer is able to support establishment of
|
|
link encryption and other device-security features coordinated
|
|
through a platform tsm.
|