Skip to content

Backport of "tee: Make sure to actually deactivate pads that are released" into 1.16

Backport of !306 (merged) "tee: Make sure to actually deactivate pads that are released".

Commits:

  • aa298643 tee: Lock mutex before reading the removed flag of the pads
  • 7f7da6a0 tee: Check for the removed pad flag also in the slow pushing path
  • d25a88e3 tee: First deactivate the pad and then remove it when releasing pads

Merge request reports