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

This series is intended only for master.
It 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 v3:

* Add License-Update tag for "trusted-firmware-a: Switch TFA to TI fork"

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] 7+ messages in thread

end of thread, other threads:[~2025-02-06 20:44 UTC | newest]

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

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.