All of lore.kernel.org
 help / color / mirror / Atom feed
* Add big-endian build option for riscv
@ 2025-06-13 16:12 Ben Dooks
  2025-06-13 16:12 ` [PATCH v2 1/2] riscv: add build support for big-endian Ben Dooks
  2025-06-13 16:12 ` [PATCH v2 2/2] riscv: byteorder: add test " Ben Dooks
  0 siblings, 2 replies; 5+ messages in thread
From: Ben Dooks @ 2025-06-13 16:12 UTC (permalink / raw)
  To: rick, ycliang, u-boot
  Cc: nazar.kazakov, joseph.baker, fran.redondo, lawrence.hunter,
	ben.dooks, trini

Add the option to allow building a RISC-V system big-endian.

This has been tested against our big-endian qemu/cva6 system
and is the minimal base to allow a system to run big-endian.

We don't yet address IO endian which has been an interesting
issue, as some code seems to assume big-endian means big-endian
IO.



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

end of thread, other threads:[~2025-07-03  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 16:12 Add big-endian build option for riscv Ben Dooks
2025-06-13 16:12 ` [PATCH v2 1/2] riscv: add build support for big-endian Ben Dooks
2025-06-13 16:52   ` Tom Rini
2025-06-13 16:12 ` [PATCH v2 2/2] riscv: byteorder: add test " Ben Dooks
2025-07-03  8:26   ` Leo Liang

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.