On 27/07/23 13:30, Nishanth Menon wrote:
Introduce common variables to define a generic build instruction that is
then used in specific board specific description.

Labels are introduced in the evm.rst files to be then reused in variant
board documentation as well.

Signed-off-by: Nishanth Menon <n...@ti.com>
---

[...]
+   * - S/w Component
+     - Env Variable
+     - Description
+   * - All Software
+     - CC32
+     - Cross compiler for ARMv7 (ARM 32bit), Typically arm-linux-gnueabihf-

nitpick: s/Typically/typically

+   * - All Software
+     - CC64
+     - Cross compiler for ARMv8 (ARM 64bit), Typically aarch64-linux-gnu-
+   * - All Software
+     - LNX_FW_PATH

[...]

+        BL31=$TFA_PATH/build/k3/$TFA_BOARD/release/bl31.bin \
+        TEE=$OPTEE_PATH/out/arm-plat-k3/core/tee-raw.bin
+.. k3_rst_include_end_build_steps_uboot
At this point you should have every binary needed initialize both the
  wakeup and main domain and to boot to the U-Boot prompt

--
Thanking You
Neha Malcom Francis

Reply via email to