mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-27 15:36:48 +00:00

Drop the debugfs implementation of the ECDSA message signing, in preparation for a new implementation via the keyctl() syscall. Signed-off-by: Marek Behún <kabel@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
29 lines
955 B
Plaintext
29 lines
955 B
Plaintext
What: /sys/firmware/turris-mox-rwtm/board_version
|
|
Date: August 2019
|
|
KernelVersion: 5.4
|
|
Contact: Marek Behún <kabel@kernel.org>
|
|
Description: (Read) Board version burned into eFuses of this Turris Mox board.
|
|
Format: %i
|
|
|
|
What: /sys/firmware/turris-mox-rwtm/mac_address*
|
|
Date: August 2019
|
|
KernelVersion: 5.4
|
|
Contact: Marek Behún <kabel@kernel.org>
|
|
Description: (Read) MAC addresses burned into eFuses of this Turris Mox board.
|
|
Format: %pM
|
|
|
|
What: /sys/firmware/turris-mox-rwtm/ram_size
|
|
Date: August 2019
|
|
KernelVersion: 5.4
|
|
Contact: Marek Behún <kabel@kernel.org>
|
|
Description: (Read) RAM size in MiB of this Turris Mox board as was detected
|
|
during manufacturing and burned into eFuses. Can be 512 or 1024.
|
|
Format: %i
|
|
|
|
What: /sys/firmware/turris-mox-rwtm/serial_number
|
|
Date: August 2019
|
|
KernelVersion: 5.4
|
|
Contact: Marek Behún <kabel@kernel.org>
|
|
Description: (Read) Serial number burned into eFuses of this Turris Mox device.
|
|
Format: %016X
|