public inbox for opensbi@lists.infradead.org
 help / color / mirror / Atom feed
* Add eic770x_hsm and fix warm
@ 2026-03-02  8:40 Bo Gan
  2026-03-02  8:40 ` [PATCH 1/2] include: utils/hsm: Add __noreturn attribute for sifive_cease Bo Gan
  2026-03-02  8:40 ` [PATCH 2/2] platform: generic: eswin: Add eic770x_hsm and fix warm reset issues Bo Gan
  0 siblings, 2 replies; 5+ messages in thread
From: Bo Gan @ 2026-03-02  8:40 UTC (permalink / raw)
  To: opensbi; +Cc: nick.hu, linmin, gaohan, me

Use the CEASE instruction as documented in the SoC datasheet to fix
the warm reset issue observed on my EIC7700/Hifive P550. Refer to
PATCH 2/2 for a more detailed description.

Bo Gan (2):
  include: utils/hsm: Add __noreturn attribute for sifive_cease
  platform: generic: eswin: Add eic770x_hsm and fix warm reset issues

 include/sbi_utils/hsm/fdt_hsm_sifive_inst.h |   3 +-
 platform/generic/eswin/eic770x.c            | 105 ++++++++++++++++++--
 platform/generic/eswin/hfp.c                |   4 +-
 platform/generic/include/eswin/eic770x.h    |  20 +++-
 4 files changed, 115 insertions(+), 17 deletions(-)

-- 
2.34.1


-- 
opensbi mailing list
opensbi@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/opensbi

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

end of thread, other threads:[~2026-04-06 11:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02  8:40 Add eic770x_hsm and fix warm Bo Gan
2026-03-02  8:40 ` [PATCH 1/2] include: utils/hsm: Add __noreturn attribute for sifive_cease Bo Gan
2026-03-02  8:40 ` [PATCH 2/2] platform: generic: eswin: Add eic770x_hsm and fix warm reset issues Bo Gan
2026-03-04  7:52   ` Bo Gan
2026-04-06 11:05     ` Anup Patel

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