Tuesday, 2022-05-17

*** tpb <[email protected]> has joined #openrisc00:00
*** littlebobeep <littlebobeep!~alMalsamo@gateway/tor-sasl/almalsamo> has quit IRC (Ping timeout: 240 seconds)05:10
*** littlebobeep <littlebobeep!~alMalsamo@gateway/tor-sasl/almalsamo> has joined #openrisc05:14
*** littlebobeep <littlebobeep!~alMalsamo@gateway/tor-sasl/almalsamo> has quit IRC (Ping timeout: 240 seconds)06:19
*** littlebobeep <littlebobeep!~alMalsamo@gateway/tor-sasl/almalsamo> has joined #openrisc06:59
shornezx2c4: first test for the semihosting ABI, I created a proposal PR08:38
shornehttps://github.com/openrisc/openrisc.github.io/pull/1808:38
shorneI mean first step08:38
shorneIn terms of Reset, I am wondering if we could instead just jump to 0x100 for example08:39
*** littlebobeep <littlebobeep!~alMalsamo@gateway/tor-sasl/almalsamo> has quit IRC (Ping timeout: 240 seconds)14:22
*** littlebobeep <littlebobeep!~alMalsamo@gateway/tor-sasl/almalsamo> has joined #openrisc14:53
*** zx2c4_ <zx2c4_!sid204921@gentoo/developer/zx2c4> has joined #openrisc15:42
*** shorne_ <[email protected]> has joined #openrisc15:45
*** shorne <[email protected]> has quit IRC (*.net *.split)15:49
*** zx2c4 <zx2c4!sid204921@gentoo/developer/zx2c4> has quit IRC (*.net *.split)15:50
*** zx2c4_ is now known as zx2c415:50
*** Finde_ <[email protected]> has joined #openrisc15:53
*** Finde <[email protected]> has quit IRC (Read error: Connection reset by peer)15:53
*** Finde_ is now known as Finde16:49
zx2c4shorne_: woah awesome17:41
zx2c4im wondering... while you're specing all this out, maybe you want to cut back on exactly what you spec at first? it's harder to claw things back once they're spec'd17:42
zx2c4Like, perhaps just 1 shutdown and 1 reboot method?17:42
zx2c4Jumping to a fixed address to reset, and then having QEMU hook this, would make sense, because it's something that hardware could implement to with the same method17:42
zx2c4I think a few platforms do something like that17:43
shorne_zx2c4: yeah, I was thinking too about implementing only a limited set of the nop operations.  We use NOP_REPORT and NOP_PUTC a lot, so I would like to include those.21:31
shorne_but others I have not really used before21:32
shorne_zx2c4: what is your usecase for reset in your CI testing?21:33

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!