All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master/scarthgap][PATCH v2 0/5] Upgrade TFA, OPTEE-OS & enable AM62L support
@ 2025-02-05 11:12 Chirag Shilwant
  2025-02-05 11:12 ` [meta-ti][master/scarthgap][PATCH v2 1/5] recipes-security: optee: Update to v4.5.0+ Chirag Shilwant
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Chirag Shilwant @ 2025-02-05 11:12 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys, Ryan Eatmon

This series bumps up TFA to v2.12+ & OPTEE-OS to v4.5.0+
It also aims to enable platform support for AM62L in meta-ti-bsp
Link to AM62L TRM: https://www.ti.com/lit/pdf/sprujb4


Changes in v2:

* Upgrade optee-os to v4.5.0+ & drop Add-initial-support-for-AM62Lx-SoC.patch
* Split TFA upgrade to v2.12 & switch to Github TI fork into 2 commits
* Fix indentation for AM62L specific newly added changes in u-boot-ti.inc by using OE-Core policy
* Set KERNEL_DEVICETREE to empty
* Drop SERIAL_CONSOLES from am62lxx.inc as k3.inc already has it defined


Chirag Shilwant (5):
  recipes-security: optee: Update to v4.5.0+
  trusted-firmware-a: Update to v2.12 release tag
  trusted-firmware-a: Switch TFA to TI fork
  meta-ti-bsp: Add Support for AM62L
  conf: machine: am62lxx-evm: Add logic to generate UBI filesystem
    images

 meta-ti-bsp/conf/machine/am62lxx-evm.conf     | 19 +++++++++++++++++
 meta-ti-bsp/conf/machine/include/am62lxx.inc  | 12 +++++++++++
 meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb  |  2 ++
 .../recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb    |  6 ++++++
 .../trusted-firmware-a-ti.inc                 | 11 ++++++----
 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc  | 21 +++++++++++++++++++
 .../optee/optee-os-ti-overrides.inc           |  1 +
 .../optee/optee-os-ti-version.inc             |  4 ++--
 8 files changed, 70 insertions(+), 6 deletions(-)
 create mode 100644 meta-ti-bsp/conf/machine/am62lxx-evm.conf
 create mode 100644 meta-ti-bsp/conf/machine/include/am62lxx.inc

-- 
2.34.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-05 17:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 11:12 [meta-ti][master/scarthgap][PATCH v2 0/5] Upgrade TFA, OPTEE-OS & enable AM62L support Chirag Shilwant
2025-02-05 11:12 ` [meta-ti][master/scarthgap][PATCH v2 1/5] recipes-security: optee: Update to v4.5.0+ Chirag Shilwant
2025-02-05 11:12 ` [meta-ti][master/scarthgap][PATCH v2 2/5] trusted-firmware-a: Update to v2.12 release tag Chirag Shilwant
2025-02-05 11:12 ` [meta-ti][master/scarthgap][PATCH v2 3/5] trusted-firmware-a: Switch TFA to TI fork Chirag Shilwant
2025-02-05 14:53   ` Andrew Davis
2025-02-05 17:17   ` Denys Dmytriyenko
2025-02-05 11:12 ` [meta-ti][master/scarthgap][PATCH v2 4/5] meta-ti-bsp: Add Support for AM62L Chirag Shilwant
2025-02-05 11:12 ` [meta-ti][master/scarthgap][PATCH v2 5/5] conf: machine: am62lxx-evm: Add logic to generate UBI filesystem images Chirag Shilwant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.