ec icon indicating copy to clipboard operation
ec copied to clipboard

Refactor support from `system76/common` to drivers

Open crawfxrd opened this issue 4 months ago • 0 comments

Proof of concept for moving logic from system76/common to drivers using the existing structure, starting with the following functionality:

  • dGPU: NVIDIA
  • USB-PD: TPS65987
  • WP security feature

TODO

  • Investigate use of structs with function pointers for drivers
    • Requires __reentrant for any functions using the pointers

crawfxrd avatar Sep 09 '25 00:09 crawfxrd