The correct play is writing to the display buffer directly using a thin wrapper that has fonts, drawing primitives etc. I hope they don't have a GPOS and Qt on this.
home made framework like the previous devices, I'd say. The
UI is running directly in the secure element (~1.5MB flash, ~50kb ram) so it's very memory constrained.
I just asked a guy working there, he confirmed that the screen and the touch inputs are solely driven by the SE. Basically the OS only stores a few fonts and all the graphical shapes are rebuild at runtime, it's a time for space trade-off.
Wow, and all that runs on the SE? That would be really impressive!
It's still not ideal though, given that every additional feature or library blows up the trusted code base and increases the scope of any audit as a result.
Well, I just hope the existing wallets will remain supported going forward.