Change history

This section describes detailed changes between past versions.

  • PSA_FWU_API_VERSION_MINOR has increased from 6 to 7

  • psa_image_id_t is now defined as a 32-bit integer. Functions no longer have a pointer type for this parameter.

  • UUID concept dropped from function names and parameters.

  • Added Vendor ID and Class ID to psa_image_info_t structure.

  • Added Future changes section

  • Added error code and success code definitions

  • Fixed mistake: psa_fwu_abort return type changed from void to psa_status_t

  • Clarifications to the text

  • Replaced PSA_ERROR_ROLLBACK_DETECTED with PSA_ERROR_NOT_PERMITTED

  • Remove standardized image IDs until we get more feedback

  • Improvements to the Design Overview text