OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Misc driver improvements
@ 2022-01-08  4:03 Anup Patel
  2022-01-08  4:03 ` [PATCH 1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init() Anup Patel
  2022-01-08  4:03 ` [PATCH 2/2] lib: utils/sys: Extend HTIF library to allow custom base address Anup Patel
  0 siblings, 2 replies; 11+ messages in thread
From: Anup Patel @ 2022-01-08  4:03 UTC (permalink / raw)
  To: opensbi

This series does improvements/fixes to HTIF driver and ACLINT MSWI driver.

These patches can be found in driver_imp_v1 branch at:
https://github.com/avpatel/opensbi.git

Anup Patel (2):
  lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
  lib: utils/sys: Extend HTIF library to allow custom base address

 include/sbi_utils/sys/htif.h       |  4 +-
 lib/utils/ipi/aclint_mswi.c        |  2 +-
 lib/utils/reset/fdt_reset_htif.c   |  8 +++-
 lib/utils/serial/fdt_serial_htif.c |  8 +++-
 lib/utils/sys/htif.c               | 74 ++++++++++++++++++++++++++----
 5 files changed, 81 insertions(+), 15 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2022-01-09  4:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-08  4:03 [PATCH 0/2] Misc driver improvements Anup Patel
2022-01-08  4:03 ` [PATCH 1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init() Anup Patel
2022-01-08  8:34   ` Dong Du
2022-01-08 11:35     ` Anup Patel
2022-01-08 14:50       ` Dong Du
2022-01-08 17:09         ` Anup Patel
2022-01-09  4:45           ` Dong Du
2022-01-08  4:03 ` [PATCH 2/2] lib: utils/sys: Extend HTIF library to allow custom base address Anup Patel
2022-01-08  9:08   ` Dong Du
2022-01-08 11:44     ` Anup Patel
2022-01-09  4:51       ` Dong Du

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