All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][RFC 0/6] HS SDK on GP EVM support
@ 2022-07-01 22:02 Andrew Davis
  2022-07-01 22:02 ` [meta-ti][dunfell][RFC 1/6] conf: machine: Make multi-certificate image the default Andrew Davis
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Andrew Davis @ 2022-07-01 22:02 UTC (permalink / raw)
  To: Denys Dmytriyenko, Ryan Eatmon, meta-ti; +Cc: Andrew Davis

Hello all,

Still some changes pending in the k3-image-gen and u-boot projects
but wanted to get some comments on this early. Plan is to remove
the GP SDK. Have the HS SDK work on GP SoCs with minimal effort
and have HS become the default single SDK type (starting only
with AM64x and working out from there so don't panic (yet)).

Thanks,
Andrew

Andrew Davis (6):
  conf: machine: Make multi-certificate image the default
  ti-sci-fw: Use new SOC_TYPE and SYSFW_DIR to simplify recipe
  ti-sci-fw: Deploy all SYSFW firmware types
  ti-sci-fw: Use SYSFW_TIBOOT3 to point to the SYSFW image
  machine: am64xx-k3r5: The output of u-boot is not used
  ti-sci-fw: Deploy GP version of tiboot3.bin with HS SDK

 conf/machine/am64xx-evm-k3r5.conf      |   7 +
 conf/machine/am64xx-hs-evm-k3r5.conf   |   7 +
 conf/machine/am64xx-hs-evm.conf        |   2 +
 conf/machine/include/am62xx.inc        |   3 -
 conf/machine/include/am64xx.inc        |   3 -
 conf/machine/include/am65xx.inc        |   5 +-
 conf/machine/include/j7.inc            |   2 -
 conf/machine/include/k3.inc            |   5 +-
 conf/machine/j7-evm.conf               |   3 +
 conf/machine/j7-hs-evm.conf            |   1 -
 conf/machine/j7200-evm.conf            |   3 -
 conf/machine/j721s2-evm.conf           |   3 -
 recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 334 +++++++++----------------
 recipes-bsp/u-boot/u-boot-ti.inc       |  10 -
 14 files changed, 149 insertions(+), 239 deletions(-)
 rewrite recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb (72%)

-- 
2.36.1



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

end of thread, other threads:[~2022-07-05 15:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01 22:02 [meta-ti][dunfell][RFC 0/6] HS SDK on GP EVM support Andrew Davis
2022-07-01 22:02 ` [meta-ti][dunfell][RFC 1/6] conf: machine: Make multi-certificate image the default Andrew Davis
2022-07-01 22:02 ` [meta-ti][dunfell][RFC 2/6] ti-sci-fw: Use new SOC_TYPE and SYSFW_DIR to simplify recipe Andrew Davis
2022-07-02 22:30   ` Denys Dmytriyenko
2022-07-05 15:04     ` Andrew Davis
2022-07-01 22:02 ` [meta-ti][dunfell][RFC 3/6] ti-sci-fw: Deploy all SYSFW firmware types Andrew Davis
2022-07-01 22:02 ` [meta-ti][dunfell][RFC 4/6] ti-sci-fw: Use SYSFW_TIBOOT3 to point to the SYSFW image Andrew Davis
2022-07-01 22:02 ` [meta-ti][dunfell][RFC 5/6] machine: am64xx-k3r5: The output of u-boot is not used Andrew Davis
2022-07-01 22:02 ` [meta-ti][dunfell][RFC 6/6] ti-sci-fw: Deploy GP version of tiboot3.bin with HS SDK Andrew Davis
2022-07-02 22:43 ` [meta-ti][dunfell][RFC 0/6] HS SDK on GP EVM support Denys Dmytriyenko
2022-07-05 15:28   ` Andrew Davis

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.