Skip to content

Conversation

@jmenti
Copy link
Collaborator

@jmenti jmenti commented Jan 13, 2026

Cross compile environment is similar across u-boot, TF-A, OPTEE, and Linux builds. Move step by step instructions into GCC_ToolChain RST and reference from other build guides using include directive.

Since the CC ENV instructions export CC path using $CROSS_COMPILE_32 and $CROSS_COMPILE_64, use these in legacy build guides as well.

@github-actions
Copy link

New warnings found with rstcheck:

source/linux/Foundational_Components_ATF.rst:95: (SEVERE/4) Problems with "include" directive path:
source/linux/Foundational_Components_OPTEE.rst:37: (SEVERE/4) Problems with "include" directive path:
source/linux/Overview/GCC_ToolChain.rst:74: (INFO/1) Duplicate implicit target name: "linux-devkit".
source/linux/Overview/GCC_ToolChain.rst:285: (INFO/1) Duplicate implicit target name: "k3r5-devkit".
source/linux/Foundational_Components/Kernel/_Users_Guide.rst:56: (SEVERE/4) Problems with "include" directive path:
source/linux/Foundational_Components/U-Boot/BG-Setup-K3.rst:56: (SEVERE/4) Problems with "include" directive path:
source/linux/Foundational_Components/U-Boot/BG-Setup-OMAP.rst:53: (SEVERE/4) Problems with "include" directive path:

@jmenti jmenti force-pushed the toolchain-updates branch from 7e69b87 to eba21cd Compare January 13, 2026 21:46
@github-actions
Copy link

New warnings found with rstcheck:

source/linux/Overview/GCC_ToolChain.rst:74: (INFO/1) Duplicate implicit target name: "linux-devkit".
source/linux/Overview/GCC_ToolChain.rst:285: (INFO/1) Duplicate implicit target name: "k3r5-devkit".
source/linux/Foundational_Components/Kernel/_Users_Guide.rst:56: (SEVERE/4) Problems with "include" directive path:

Cross compile environment is similar across u-boot, TF-A, OPTEE,
and Linux builds. Move step by step instructions into GCC_ToolChain
RST and reference from other build guides using include directive.

Since the CC ENV instructions export CC path using $CROSS_COMPILE_32
and $CROSS_COMPILE_64, use these in legacy build guides as well.

Signed-off-by: Judith Mendez <[email protected]>
@jmenti jmenti force-pushed the toolchain-updates branch from eba21cd to d90ac80 Compare January 15, 2026 16:03
@github-actions
Copy link

New warnings found with rstcheck:

source/linux/Overview/GCC_ToolChain.rst:74: (INFO/1) Duplicate implicit target name: "linux-devkit".
source/linux/Overview/GCC_ToolChain.rst:285: (INFO/1) Duplicate implicit target name: "k3r5-devkit".
source/linux/Foundational_Components/Kernel/_Users_Guide.rst:57: (SEVERE/4) Problems with "include" directive path:

Comment on lines +51 to +52
.. important::
When using the GCC toolchain provided with the SDK or stand alone from TI that you do
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.. important::
When using the GCC toolchain provided with the SDK or stand alone from TI that you do
.. important::
When using the GCC toolchain provided with the SDK or stand alone from TI that you do

https://github.com/TexasInstruments/processor-sdk-doc/blob/master/CONTRIBUTING.md#indentation-and-whitespace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants