14
0
forked from pool/python-spsdk

- Update to 3.0.1

* nxpcrypto:
    - improve serial number validation in certificate generation
  * nxpimage:
    - fix AHAB container header info display
    - fix MBI parameter for mcxa series
    - add input data size validation for HAB segments
    - add hardware key mixin to NHS52S04 MBI types
    - add load address mixin to every MBI type
    - improve CA Flag description in AHAB schemas
    - fix AHAB update keyblob
    - add new Fast Boot flags to AHABContainerV2
  * nxpmemcfg:
    - add missing memory types (MicronOPI_SDR, AdestoOPI_SDR)
  * update default BOOT_FLAGS value in MC56F81x68 BCA configuration
  * validate and clean up the contents of SPSDK data files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spsdk?expand=0&rev=19
This commit is contained in:
2025-07-17 09:16:03 +00:00
committed by Git OBS Bridge
parent 7cc39abba5
commit ca10d9f6f8
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Jul 15 11:50:53 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.0.1
* nxpcrypto:
- improve serial number validation in certificate generation
* nxpimage:
- fix AHAB container header info display
- fix MBI parameter for mcxa series
- add input data size validation for HAB segments
- add hardware key mixin to NHS52S04 MBI types
- add load address mixin to every MBI type
- improve CA Flag description in AHAB schemas
- fix AHAB update keyblob
- add new Fast Boot flags to AHABContainerV2
* nxpmemcfg:
- add missing memory types (MicronOPI_SDR, AdestoOPI_SDR)
* update default BOOT_FLAGS value in MC56F81x68 BCA configuration
* validate and clean up the contents of SPSDK data files
-------------------------------------------------------------------
Mon Jun 23 14:28:03 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
- removed patch 'python-spsdk-remove_pypemicro.patch since pemicro has been moved into a plugin in 2.2.0