mbox series

[meta-ti,master/scarthgap,v1,0/4] Add support for AM62x SIP

Message ID 20250625171626.2863841-1-anshuld@ti.com
Headers show
Series Add support for AM62x SIP | expand

Message

Anshul Dalal June 25, 2025, 5:16 p.m. UTC
Hi all,

This patch series adds support for AM62x SIP to meta-ti following the updates to
u-boot and kernel, the following set of changes were made to the build process:

1. PRELOADED_BL33_BASE and BL32_BASE were modified for ATF build
2. For OPTEE build, CFG_TZDRAM_START was modified
3. SiP specific DTBs were used instead of am62x's

Regards,
Anshul

---
Depends on:
40371d7b1bf0@ti-u-boot-2025.01-next
12575e5752ca@ti-linux-6.12.y-cicd
---
Anshul Dalal (4):
  conf: machine: am62xxsip: update u-boot defconfig to am6254xxl
  meta-ti-bsp: tfa: add build flags for am62xxsip-evm
  meta-ti-bsp: optee: add build flags for am62xxsip-evm
  conf: machine: am62xxsip: update kernel dtbs

 meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf   |  4 +++-
 meta-ti-bsp/conf/machine/am62xxsip-evm.conf        | 14 ++++++++++++--
 .../trusted-firmware-a/trusted-firmware-a-ti.inc   |  1 +
 .../optee/optee-os-ti-overrides.inc                |  1 +
 4 files changed, 17 insertions(+), 3 deletions(-)