mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm: mach-imx: tzasc: port lock id_swap_bypass bit
@ 2024-02-28 13:14 Stefan Kerkmann
  2024-02-28 13:14 ` [PATCH v2 1/3] arm: mach-imx: tzasc: " Stefan Kerkmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Kerkmann @ 2024-02-28 13:14 UTC (permalink / raw)
  To: Sascha Hauer, BAREBOX; +Cc: Stefan Kerkmann, Ahmad Fatoum, Andrey Zhizhikin

This series ports the U-Boot commit 1289ff7bd7e4 ("imx8m: lock
id_swap_bypass bit in tzc380 enable") to barebox and refactors the tzasc
driver for the imx platform to use the `cpu_is_mx8xyz` macros.

Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>
---
Changes in v2:
- Rebased onto next to pickup code relocation from
  arch/arm/mach-imx/imx8m.c to drivers/soc/imx/soc-imx8m.c
- Link to v1: https://lore.kernel.org/r/20240226-v2024-02-0-topic-imx8m-n-p-tzac-v1-0-2df2430da984@pengutronix.de

---
Stefan Kerkmann (3):
      arm: mach-imx: tzasc: lock id_swap_bypass bit
      arm: mach-imx: set cpu type in pbl
      arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macros

 arch/arm/mach-imx/Makefile  |  2 +-
 arch/arm/mach-imx/atf.c     | 13 +++++++++----
 arch/arm/mach-imx/tzasc.c   | 47 ++++++++++++++++++++++++++-------------------
 drivers/soc/imx/soc-imx8m.c |  2 +-
 include/mach/imx/generic.h  |  5 +++++
 include/mach/imx/tzasc.h    |  8 ++------
 6 files changed, 45 insertions(+), 32 deletions(-)
---
base-commit: 5fcad261420f1316ee924549778a7a2be2389481
change-id: 20240226-v2024-02-0-topic-imx8m-n-p-tzac-480c113ca052

Best regards,
-- 
Stefan Kerkmann <s.kerkmann@pengutronix.de>




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

end of thread, other threads:[~2024-02-28 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 13:14 [PATCH v2 0/3] arm: mach-imx: tzasc: port lock id_swap_bypass bit Stefan Kerkmann
2024-02-28 13:14 ` [PATCH v2 1/3] arm: mach-imx: tzasc: " Stefan Kerkmann
2024-02-28 13:14 ` [PATCH v2 2/3] arm: mach-imx: set cpu type in pbl Stefan Kerkmann
2024-02-28 13:14 ` [PATCH v2 3/3] arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macros Stefan Kerkmann
2024-02-28 14:01 ` [PATCH v2 0/3] arm: mach-imx: tzasc: port lock id_swap_bypass bit Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox