diff options
| author | Tom Rini <[email protected]> | 2025-08-07 11:14:07 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-08-07 11:14:07 -0600 |
| commit | e652183ca06d3795052df389992533fd539d8dee (patch) | |
| tree | fdbedb027bcadc00a81ee88579d459ad409bd79c /doc | |
| parent | 3526f990b77fca1c933f1d8b24eb9385010a05bf (diff) | |
| parent | 14706485aade6158bb7f21def5787835bc0e7eea (diff) | |
Merge patch series "arm: dts: k3-am62a: remove GP security variant for AM62A"
Bryan Brattlof <[email protected]> says:
The AM62Ax was created right when TI was shifting to their high security
(HS-FS and HS-SE) processes. During this transition a small subset of
AM62A parts where configured to use the old "GP" security for internal
and for select groups of partners but never sold for the wider public.
To help simplify the build and to avoid any confusion of which security
configurations are supported going forward remove the GP builds for the
AM62A SoCs.
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/board/ti/am62ax_sk.rst | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/board/ti/am62ax_sk.rst b/doc/board/ti/am62ax_sk.rst index 43a1db68873..4dd998bcce9 100644 --- a/doc/board/ti/am62ax_sk.rst +++ b/doc/board/ti/am62ax_sk.rst @@ -121,12 +121,7 @@ Set the variables corresponding to this platform: Target Images -------------- In order to boot we need tiboot3.bin, tispl.bin and u-boot.img. Each SoC -variant (GP, HS-FS, HS-SE) requires a different source for these files. - - - GP - - * tiboot3-am62ax-gp-evm.bin from step 3.1 - * tispl.bin_unsigned, u-boot.img_unsigned from step 3.2 +variant (HS-FS, HS-SE) requires a different source for these files. - HS-FS |
