[PATCH 1/5] console: provide veprintf and eputchar helpers

Sascha Hauer s.hauer at pengutronix.de
Thu Aug 1 04:33:53 PDT 2024


On Wed, 31 Jul 2024 09:14:12 +0200, Ahmad Fatoum wrote:
> For easy printing to stderr, provide helpers that can be used instead of
> vprintf and eputchar, respectively. To make them generally usable, also
> provide stubs for PBL.
> 
> 

Applied, thanks!

[1/5] console: provide veprintf and eputchar helpers
      https://git.pengutronix.de/cgit/barebox/commit/?id=8c404f92aab1 (link may not be stable)
[2/5] KASan: report: print shadow memory state to stderr
      https://git.pengutronix.de/cgit/barebox/commit/?id=c161590a335e (link may not be stable)
[3/5] ARM: print exception reports to stderr
      https://git.pengutronix.de/cgit/barebox/commit/?id=ef90a8380113 (link may not be stable)
[4/5] common: print panic to stderr
      https://git.pengutronix.de/cgit/barebox/commit/?id=3cf509ab1e9f (link may not be stable)
[5/5] RISC-V: stacktrace: output stack traces to standard error
      https://git.pengutronix.de/cgit/barebox/commit/?id=3d58b9f44f1a (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list