Skip to content

Draft: [MCCS-2041] remove references to pyfabil tpm

Alistair Child requested to merge mccs-2041-remove-references-to-pyfabil-tpm into main

Some methods in MCCS interface with 'pyfabil.TPM' directly, some methods use the pyaavs wrapper methods. This leads to a complex interface.

This MR will make use of wrapper methods added in (ska-telescope/aavs-system!102), allowing the removal of references to the pyfabil.TPM and a cleaner interface.

Marked as draft pending testing on hardware.

The steps to merge will be:

  1. Test on hardware (Done)
  2. Merge the aavs-system MR (ska-telescope/aavs-system!102)
  3. Merge this MR.
Edited by Alistair Child

Merge request reports