You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker/build/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,6 @@ The sample scripts and Compose files are compatible with the Flexible Launch Con
50
50
1. Replace "/dev/sgx/enclave" device with "/dev/isgx" and **remove** "/dev/sgx/provision" device for AESM in docker-compose.yml and build_and_run_aesm_docker.sh
51
51
2. Replace "/dev/sgx/enclave" with "/dev/isgx" for the sample container in docker-compose.yml and build_and_run_sample_docker.sh
52
52
53
-
**Note**: When you switch between drivers, make sure you uninstall the previous driver and reset the OS before installing the other one.
53
+
**Note**: When you switch between drivers, make sure you uninstall the previous driver and reboot the system before installing the other one.
54
54
55
55
**Note**: Earlier versions of the Flexible Launch Control driver and kernel patches may expose the SGX device as a single node at "/dev/sgx".
Copy file name to clipboardExpand all lines: linux/installer/docker/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ The sample scripts and Compose files are compatible with the Flexible Launch Con
46
46
1. Replace "/dev/sgx/enclave" device with "/dev/isgx" and **remove** "/dev/sgx/provision" device for AESM in docker-compose.yml and build_and_run_aesm_docker.sh
47
47
2. Replace "/dev/sgx/enclave" with "/dev/isgx" for the sample container in docker-compose.yml and build_and_run_sample_docker.sh
48
48
49
-
**Note**: When you switch between drivers, make sure you uninstall the previous driver and reset the OS before installing the other one.
49
+
**Note**: When you switch between drivers, make sure you uninstall the previous driver and reboot the system before installing the other one.
50
50
51
51
**Note**: Earlier versions of the Flexible Launch Control driver and kernel patches may expose the SGX device as a single node at "/dev/sgx".
0 commit comments