google / wasefire

Secure firmware framework focusing on developer experience

Home Page:https://google.github.io/wasefire/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applet zeroization

ia0 opened this issue · comments

We probably want to zeroize in the following cases:

  • When an applet is uninstalled, its static resources including its modules in flash should be zeroized.
  • When an applet is disabled, its dynamic resources including RAM should be zeroized.