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: source/linux/Foundational_Components/_Processor_SDK_Linux_Filesystem.rst
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ There are different filesystem tarballs provided in the SDK. You'll find them at
32
32
33
33
This is the complete filesystem image, that contains standard Linux
34
34
commands and features. This also contains the TI component libraries,
35
-
binaries and :ref:`TI Apps Launcher OOB Demo <TI-Apps-Launcher-User-Guide-label>`
35
+
binaries and :ref:`OOB Demos <oob-demo-applications>`
36
36
37
37
.. only:: _comment
38
38
@@ -56,16 +56,16 @@ Following is a list of all filesystem images provided by TI which can be built v
56
56
Common targets are:
57
57
58
58
From meta-arago[recommended]:
59
-
tisdk-bootstrap-base-image: Arago TI SDK bootstrap base image for initramfs
60
-
tisdk-jailhouse-image: Arago TI SDK image for Jailhouse Hypervisor
61
-
tisdk-bootstrap-image: Arago TI SDK bootstrap image usable for board bringup
62
-
tisdk-tiny-initramfs: Arago TI SDK super minimal base image for initramfs
63
-
tisdk-core-bundle: Installer package for TI SDK - NOT for direct use on target
64
-
tisdk-base-image: Arago TI SDK base image with test tools
65
-
tisdk-thinlinux-image: Arago TI SDK Thin Linux image
66
-
tisdk-jailhouse-inmate: Arago TI SDK super minimal base image for jailhouse linux demo
67
-
tisdk-default-image: Arago TI SDK full filesystem image
68
-
tisdk-tiny-image: Arago TI SDK super minimal base image for initramfs
59
+
arago-bootstrap-base-image: Arago TI SDK bootstrap base image for initramfs
60
+
arago-jailhouse-image: Arago TI SDK image for Jailhouse Hypervisor (Supported platforms - AM62x SK, AM62x LP SK, AM62L EVM, AM62Px EVM)
61
+
arago-bootstrap-image: Arago TI SDK bootstrap image usable for board bringup
62
+
arago-tiny-initramfs: Arago TI SDK super minimal base image for initramfs
63
+
arago-core-bundle: Installer package for TI SDK - NOT for direct use on target
64
+
arago-base-image: Arago TI SDK base image with test tools
65
+
arago-thinlinux-image: Arago TI SDK Thin Linux image
66
+
arago-jailhouse-inmate: Arago TI SDK super minimal base image for jailhouse linux demo (Supported platforms - AM62x SK, AM62x LP SK, AM62L EVM, AM62Px EVM)
67
+
arago-default-image: Arago TI SDK full filesystem image
68
+
arago-tiny-image: Arago TI SDK super minimal base image for initramfs
69
69
70
70
From meta-tisdk:
71
71
tisdk-display-cluster-image: Arago TI SDK full filesystem image showcasing display sharing in AM62P
0 commit comments