blob: 401d202f478b230014ce7a6ee247cbea76dc45da [file] [log] [blame]
Liming Sun77dcc952019-12-18 13:35:27 -05001What: /sys/bus/platform/devices/MLNXBF04:00/lifecycle_state
Liming Sun79e29cb2019-10-07 11:48:46 -04002Date: Oct 2019
3KernelVersion: 5.5
4Contact: "Liming Sun <lsun@mellanox.com>"
5Description:
6 The Life-cycle state of the SoC, which could be one of the
7 following values.
8 Production - Production state and can be updated to secure
9 GA Secured - Secure chip and not able to change state
10 GA Non-Secured - Non-Secure chip and not able to change state
11 RMA - Return Merchandise Authorization
12
Liming Sun77dcc952019-12-18 13:35:27 -050013What: /sys/bus/platform/devices/MLNXBF04:00/post_reset_wdog
Liming Sun79e29cb2019-10-07 11:48:46 -040014Date: Oct 2019
15KernelVersion: 5.5
16Contact: "Liming Sun <lsun@mellanox.com>"
17Description:
18 The watchdog setting in seconds for the next booting. It's used
19 to reboot the chip and recover it to the old state if the new
20 boot partition fails.
21
Liming Sun77dcc952019-12-18 13:35:27 -050022What: /sys/bus/platform/devices/MLNXBF04:00/reset_action
Liming Sun79e29cb2019-10-07 11:48:46 -040023Date: Oct 2019
24KernelVersion: 5.5
25Contact: "Liming Sun <lsun@mellanox.com>"
26Description:
27 The source of the boot stream for the next reset. It could be
28 one of the following values.
29 external - boot from external source (USB or PCIe)
30 emmc - boot from the onchip eMMC
31 emmc_legacy - boot from the onchip eMMC in legacy (slow) mode
32
Liming Sun77dcc952019-12-18 13:35:27 -050033What: /sys/bus/platform/devices/MLNXBF04:00/second_reset_action
Liming Sun79e29cb2019-10-07 11:48:46 -040034Date: Oct 2019
35KernelVersion: 5.5
36Contact: "Liming Sun <lsun@mellanox.com>"
37Description:
38 Update the source of the boot stream after next reset. It could
39 be one of the following values and will be applied after next
40 reset.
41 external - boot from external source (USB or PCIe)
42 emmc - boot from the onchip eMMC
43 emmc_legacy - boot from the onchip eMMC in legacy (slow) mode
44 swap_emmc - swap the primary / secondary boot partition
45 none - cancel the action
46
Liming Sun77dcc952019-12-18 13:35:27 -050047What: /sys/bus/platform/devices/MLNXBF04:00/secure_boot_fuse_state
Liming Sun79e29cb2019-10-07 11:48:46 -040048Date: Oct 2019
49KernelVersion: 5.5
50Contact: "Liming Sun <lsun@mellanox.com>"
51Description:
52 The state of eFuse versions with the following values.
53 InUse - burnt, valid and currently in use
54 Used - burnt and valid
55 Free - not burnt and free to use
56 Skipped - not burnt but not free (skipped)
57 Wasted - burnt and invalid
58 Invalid - not burnt but marked as valid (error state).