forked from TexasInstruments/processor-sdk-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAM67A_linux_config.txt
More file actions
44 lines (41 loc) · 2.1 KB
/
AM67A_linux_config.txt
File metadata and controls
44 lines (41 loc) · 2.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# General family replacement variables and configuration values for Linux build
# This file is processed by Python scripts to define both replacement
# variable and configuration values for a device family build.
# For replacement variables, all variables should be listed on a single
# line, and all the variables should be listed on consecutive lines
# (i.e. no additional blank lines between the replacement variables).
# Similarly, all the configuration values should be listed on individual,
# consecutive lines (with no blank linues between the configuration values).
#
# Note that neither replacement variables nor configuration values may contain
# a colon (i.e. ":") in their name. However, values may contain colons.
Replacement Variables
---------------------
'__PART_FAMILY_NAME__' : 'Jacinto 7 AEN'
'__PART_FAMILY_DEVICE_NAMES__' : 'AM67A'
'__PRODUCT_LINE_NAME__' : 'Jacinto'
'__SDK_BUILD_MACHINE__' : 'j722s-evm'
'__SDK_FULL_NAME__' : 'Processor SDK Linux AM67A'
'__SDK_SHORT_NAME__' : 'JACINTO'
'__SDK_INSTALL_FILE__' : 'ti-processor-sdk-linux-edgeai-j722s-evm-<version>-Linux-x86-Install.bin'
'__SDK_INSTALL_DIR__' : 'ti-processor-sdk-linux-edgeai-j722s-evm-<version>'
'__SDK_DOWNLOAD_URL__' : '`AM67A-Linux-SDK-Download-page <https://www.ti.com/tool/download/PROCESSOR-SDK-LINUX-AM67A>`__'
'__LINUX_UBUNTU_VERSION_LONG__' : '22.04 (64-bit)'
'__LINUX_UBUNTU_VERSION_SHORT__' : '22.04'
'__OPTEE_PLATFORM_FLAVOR__' : 'k3-am62px'
'__RTOS_UBUNTU_VERSION_LONG__' : '22.04 (64-bit), 16.04 (64-bit)'
'__FAMILY_NAME__' : 'j722s'
'__WINDOWS_SUPPORTED_LONG__' : '7 (64-bit)'
'__SYSFW_CORE_NAME__' : 'TIFS'
'__IMAGE_TYPE__' : 'edgeai'
Configuration Values
--------------------
'CONFIG_part_family' : 'J7_family'
'CONFIG_part_variant' : 'J722S'
'CONFIG_sdk' : 'JACINTO'
'CONFIG_image_type' : 'edgeai'
'CONFIG_icss_support' : 'no'
'CONFIG_rt_linux_support' : 'no'
'CONFIG_gpu_ip' : 'Rogue_BXS'
'CONFIG_crypto' : 'sa2ul'
'CONFIG_mcrc' : 'mcrc'