*** tpb has joined #tomu | 00:00 | |
*** Toba has quit IRC | 00:32 | |
*** Toba has joined #tomu | 00:32 | |
*** Toba is now known as Guest894 | 00:32 | |
*** triss_ has quit IRC | 00:43 | |
futarisIRCcloud | https://hackaday.com/2019/12/29/36c3-open-source-is-insufficient-to-solve-trust-problems-in-hardware/ | 01:03 |
---|---|---|
tpb | Title: 36C3: Open Source Is Insufficient To Solve Trust Problems In Hardware | Hackaday (at hackaday.com) | 01:03 |
*** cedric has quit IRC | 01:17 | |
*** cedric has joined #tomu | 01:18 | |
*** cedric has joined #tomu | 01:18 | |
*** rinderhacc has joined #tomu | 01:18 | |
*** cedric has quit IRC | 03:09 | |
*** bluebugs has joined #tomu | 03:09 | |
*** bluebugs has joined #tomu | 03:09 | |
*** triss has joined #tomu | 10:31 | |
*** triss has quit IRC | 10:35 | |
*** triss has joined #tomu | 11:04 | |
*** triss has quit IRC | 11:06 | |
*** hattifattener has joined #tomu | 11:32 | |
*** alon has joined #tomu | 11:35 | |
*** alon has quit IRC | 11:50 | |
*** hattifattener has quit IRC | 12:00 | |
mithro | Hi everyone! If you are in this channel and at #36C3 and don't have a Fomu yet, you can find me at the Hardware Hacking Area until 2:00pm and I'll give you one | 12:19 |
*** Rondom has quit IRC | 12:26 | |
*** Rondom has joined #tomu | 12:26 | |
xobs | tiwalun (@tiwalun:matrix.org): thanks! I was trying to figure out why it wasn't working. | 12:32 |
*** im-tomu has left #tomu | 12:32 | |
xobs | Still not sure... | 12:32 |
*** im-tomu has joined #tomu | 12:32 | |
xobs | I was also trying to figure out the solution for interrupts on svd2rust on riscv. They don't have an answer yet... | 12:33 |
*** alon has joined #tomu | 12:40 | |
tiwalun | xobs: For me its working with an older bootloader, v1.9.1, but with the newe version v2.0.3 it doesn't work | 12:45 |
tiwalun | xobs: we can meet somewhere at #36c3 if you want, then we can have a look at it together. I'm at the Rust assembly | 12:46 |
*** alon has quit IRC | 12:47 | |
*** alon has joined #tomu | 12:56 | |
*** alon has quit IRC | 13:07 | |
*** pablomat has joined #tomu | 13:35 | |
*** pablomat has quit IRC | 13:36 | |
*** alon has joined #tomu | 13:45 | |
*** buZz has quit IRC | 13:47 | |
*** alon has quit IRC | 13:55 | |
*** alon has joined #tomu | 13:55 | |
*** alon has quit IRC | 14:01 | |
*** alon has joined #tomu | 14:03 | |
*** alon has quit IRC | 14:10 | |
*** buZz has joined #tomu | 14:33 | |
*** buZz is now known as Guest40296 | 14:34 | |
*** alon has joined #tomu | 14:53 | |
*** bluebugs has quit IRC | 14:57 | |
*** cedric has joined #tomu | 14:58 | |
*** cedric has joined #tomu | 14:58 | |
*** Guest40296 has quit IRC | 15:18 | |
*** Guest40296 has joined #tomu | 15:18 | |
*** alon has quit IRC | 15:18 | |
*** Guest40296 is now known as buZz | 15:18 | |
*** alon has joined #tomu | 15:33 | |
*** alon has quit IRC | 15:47 | |
*** alon has joined #tomu | 15:48 | |
*** emeb has joined #tomu | 15:50 | |
*** alon has quit IRC | 15:56 | |
*** gurke_ has joined #tomu | 15:59 | |
*** CarlFK has quit IRC | 16:02 | |
gurke_ | mithro, xobs: thx a lot for the great workshop and the presence at 36c3 (and for the patience regarding the USB/virtualization issues)! | 16:12 |
gurke_ | short question: i assume that the bootloader is initially flashed using the testpoints during production? | 16:12 |
*** AmosSam_ has left #tomu | 16:21 | |
mithro | gurke_: xobs has a picture of the programmer somewhere - the factory programming tools are also on GitHub somewhere | 16:22 |
* xobs uploaded an image: IMG_20191206_101349.jpg (96KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/gWmWiyPIfJKoCLlGQxCeCIAW > | 16:29 | |
xobs | I probably ought to add a photo of the thing to https://github.com/im-tomu/fomu-factory-test/ | 16:30 |
tpb | Title: GitHub - im-tomu/fomu-factory-test: Factory test firmware, software, and raspberry pi image for Fomu (at github.com) | 16:30 |
gurke_ | cool, thx | 16:33 |
*** alon has joined #tomu | 17:03 | |
*** shalzz has left #tomu | 17:25 | |
*** alon has quit IRC | 17:51 | |
*** alon has joined #tomu | 17:56 | |
*** alon has quit IRC | 18:01 | |
*** Guest894 is now known as Toba | 18:25 | |
*** Toba has joined #tomu | 18:25 | |
*** rohitksingh has joined #tomu | 18:51 | |
*** rohitksingh has quit IRC | 20:50 | |
*** alon has joined #tomu | 21:11 | |
*** pollo has quit IRC | 22:30 | |
*** pollo has joined #tomu | 22:30 | |
*** pollo has quit IRC | 22:47 | |
*** CarlFK has joined #tomu | 22:55 | |
vesim | is it possible to get usb hid working on fomu? | 23:03 |
xobs | vesim: the absolute easiest way is using circuitpython. | 23:04 |
vesim | i would prefer to do that in C :P | 23:05 |
xobs | The second easiest way is by adapting an example from tinyusb. | 23:05 |
xobs | https://github.com/hathach/tinyusb/tree/master/examples/device/hid_composite | 23:06 |
tpb | Title: tinyusb/examples/device/hid_composite at master 路 hathach/tinyusb 路 GitHub (at github.com) | 23:06 |
vesim | i want to port some u2f implementation to fomu | 23:06 |
xobs | You'll need to specify the CROSS_COMPILE prefix. And set BOARD=fomu | 23:07 |
xobs | But that'll get you a USB hid device super easily. | 23:07 |
xobs | The only other thing to note is it only works with foboot-2.0 or newer. | 23:07 |
xobs | http://workshop.fomu.im/en/latest/bootloader.html#bootloader-update | 23:08 |
tpb | Title: Bootloader FPGA Tomu (Fomu) Workshop 0.1-70-gc35ed75 documentation (at workshop.fomu.im) | 23:08 |
vesim | i have 2.0.2 already :P | 23:08 |
xobs | Oh good! | 23:09 |
vesim | or 2.0.3 | 23:09 |
vesim | btw, for soem reasons updating to that version broke wasm3 | 23:09 |
vesim | some* | 23:09 |
xobs | Wasm3? | 23:10 |
vesim | https://github.com/wasm3/wasm3/ | 23:10 |
tpb | Title: GitHub - wasm3/wasm3: 馃殌 The fastest WebAssembly interpreter (at github.com) | 23:10 |
xobs | I had no idea that was a thing! | 23:11 |
xobs | Yeah, different USB stack. That'll need to be fixed. | 23:11 |
xobs | Anyway, I'm on my way back home. Taking off now, so got to go. | 23:12 |
*** pollo has joined #tomu | 23:16 | |
vesim | tinyusb is working fine, thanks! | 23:16 |
*** pollo has quit IRC | 23:29 | |
*** pollo has joined #tomu | 23:30 | |
vesim | https://github.com/hathach/tinyusb/issues/91 :D | 23:33 |
tpb | Title: [Feature] U2F support or example 路 Issue #91 路 hathach/tinyusb 路 GitHub (at github.com) | 23:33 |
vesim | xobs: are you going to work on that? :P | 23:34 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!