linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [aarch64 boot-wrapper PATCH 0/6] Various (build system) fixes
@ 2021-05-10 12:07 Andre Przywara
  2021-05-10 12:07 ` [aarch64 boot-wrapper PATCH 1/6] configure: Make PSCI the default boot method Andre Przywara
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Andre Przywara @ 2021-05-10 12:07 UTC (permalink / raw)
  To: Mark Rutland; +Cc: linux-arm-kernel, Jaxson Han

While playing around with the boot-wrapper (without reverting to my bash
history), I noticed some minor problems when building it, so this series
fixes some shortcomings.

See the respective patch subjects below for a summary.

Thanks,
Andre

Andre Przywara (6):
  configure: Make PSCI the default boot method
  configure: Fix default DTB
  configure: Use earlycon instead of earlyprintk
  Fix arch counter frequency
  pointer auth: Document CPU feature bit mask
  configure: Autodetect GICv3

 Makefile.am         | 23 +++++++++--------------
 arch/aarch64/boot.S |  3 ++-
 configure.ac        | 16 ++++------------
 3 files changed, 15 insertions(+), 27 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-08-02 14:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 12:07 [aarch64 boot-wrapper PATCH 0/6] Various (build system) fixes Andre Przywara
2021-05-10 12:07 ` [aarch64 boot-wrapper PATCH 1/6] configure: Make PSCI the default boot method Andre Przywara
2021-05-10 12:07 ` [aarch64 boot-wrapper PATCH 2/6] configure: Fix default DTB Andre Przywara
2021-05-10 12:07 ` [aarch64 boot-wrapper PATCH 3/6] configure: Use earlycon instead of earlyprintk Andre Przywara
2021-05-10 12:07 ` [aarch64 boot-wrapper PATCH 4/6] Fix arch counter frequency Andre Przywara
2021-05-10 12:07 ` [aarch64 boot-wrapper PATCH 5/6] pointer auth: Document CPU feature bit mask Andre Przywara
2021-05-10 12:07 ` [aarch64 boot-wrapper PATCH 6/6] configure: Autodetect GICv3 Andre Przywara
2021-07-30 17:40 ` [aarch64 boot-wrapper PATCH 0/6] Various (build system) fixes Andre Przywara
2021-08-02 14:30   ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).