Changelog

0.2.1

Minor bugfixes for parse_console_log() function and VersionOut interface handling.

0.2.0

  • Implement missing FF-A interfaces:
    • FFA_SECONDARY_EP_REGISTER,
    • FFA_PARTITION_INFO_GET_REGS,
    • FFA_EL3_INTR_HANDLE.
  • Add types for the various encodings of FFA_SUCCESS.
  • Add types to support FF-A framework messages.
  • Additional checks and bugfixes.

0.1.0

Initial release.