trussed-dev / trussed

Modern Cryptographic Firmware

Home Page:https://trussed.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve derive macro for ExtensionDispatch

robin-nitrokey opened this issue · comments

  • provide different sets of extensions for the same backend with the different IDs
  • warn if an extension is declared but not implemented
  • support optional backends
  • add skip option, e. g. for PhantomData
  • add no_core option to skip core requests