U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] CI: Set up for an arm64 runner
@ 2024-11-04 13:39 Simon Glass
  2024-11-04 13:39 ` [PATCH 1/9] sandbox: efi_loader: Correct use of addresses as pointers Simon Glass
                   ` (9 more replies)
  0 siblings, 10 replies; 35+ messages in thread
From: Simon Glass @ 2024-11-04 13:39 UTC (permalink / raw)
  To: U-Boot Mailing List
  Cc: Heinrich Schuchardt, Tom Rini, Simon Glass, Ilias Apalodimas,
	Jerome Forissier, Jiaxun Yang, Marek Vasut, Mattijs Korpershoek,
	Patrick Rudolph, Raymond Mao, Sumit Garg

All gitlab runners are currently amd64 machines. This series attempts to
create a docker image which can also support arm64 so that sandbox tests
can be run on it.


Simon Glass (9):
  sandbox: efi_loader: Correct use of addresses as pointers
  test: Adjust print_ut test to use unsigned char
  docker: Support building for multiple architectures
  docker: Adjust packages for arm64
  docker: Drop grub for arm64
  docker: Drop tracing for arm64
  docker: Drop coreboot for arm64
  docker: Fix LegacyKeyValueFormat warning with PYTHONPATH
  CI: Add platform variable

 .gitlab-ci.yml                        |  1 +
 arch/sandbox/cpu/cache.c              |  8 +++++-
 drivers/remoteproc/rproc-elf-loader.c | 18 +++++++-----
 lib/efi_loader/efi_image_loader.c     |  3 +-
 test/print_ut.c                       |  6 ++--
 tools/docker/Dockerfile               | 40 +++++++++++++++++++--------
 6 files changed, 52 insertions(+), 24 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-07  9:43 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 13:39 [PATCH 0/9] CI: Set up for an arm64 runner Simon Glass
2024-11-04 13:39 ` [PATCH 1/9] sandbox: efi_loader: Correct use of addresses as pointers Simon Glass
2024-11-04 20:37   ` Heinrich Schuchardt
2024-11-05 15:12     ` Simon Glass
2024-11-04 13:39 ` [PATCH 2/9] test: Adjust print_ut test to use unsigned char Simon Glass
2024-11-04 20:46   ` Heinrich Schuchardt
2024-11-05 15:14     ` Simon Glass
2024-11-04 13:39 ` [PATCH 3/9] docker: Support building for multiple architectures Simon Glass
2024-11-04 13:55   ` Tom Rini
2024-11-04 20:49   ` Heinrich Schuchardt
2024-11-04 13:39 ` [PATCH 4/9] docker: Adjust packages for arm64 Simon Glass
2024-11-04 13:56   ` Tom Rini
2024-11-04 20:58   ` Heinrich Schuchardt
2024-11-04 21:34     ` Tom Rini
2024-11-05 19:21       ` Simon Glass
2024-11-04 13:39 ` [PATCH 5/9] docker: Drop grub " Simon Glass
2024-11-04 13:56   ` Tom Rini
2024-11-05 15:15     ` Simon Glass
2024-11-05 15:44       ` Tom Rini
2024-11-05 16:07         ` Simon Glass
2024-11-04 21:04   ` Heinrich Schuchardt
2024-11-04 21:18     ` Tom Rini
2024-11-04 13:39 ` [PATCH 6/9] docker: Drop tracing " Simon Glass
2024-11-04 13:56   ` Tom Rini
2024-11-04 21:22   ` Heinrich Schuchardt
2024-11-05 15:15     ` Simon Glass
2024-11-04 13:39 ` [PATCH 7/9] docker: Drop coreboot " Simon Glass
2024-11-04 13:56   ` Tom Rini
2024-11-04 13:39 ` [PATCH 8/9] docker: Fix LegacyKeyValueFormat warning with PYTHONPATH Simon Glass
2024-11-04 13:56   ` Tom Rini
2024-11-04 21:24   ` Heinrich Schuchardt
2024-11-04 13:39 ` [PATCH 9/9] CI: Add platform variable Simon Glass
2024-11-04 13:57   ` Tom Rini
2024-11-04 13:55 ` [PATCH 0/9] CI: Set up for an arm64 runner Tom Rini
2024-11-07  9:42   ` Ilias Apalodimas

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