Skip to main content

Open Source Secure Provisioning SDK for NXP MCU/MPU

Project description

NXP Secure Provisioning SDK

Secure Provisioning SDK (SPSDK) enables connection and communication with target devices for purposes of secure provisioning and programming. Delivered as python library with command-line applications for direct utilization.

drawing

Links

Supported Devices

Following NXP devices are supported:

Supported environments

  • Windows 10, 64bit
  • Ubuntu 16.04 or above, 64bit
  • Mac OS 10.13 or above, x64

Installation

  • Make sure to have Python 3.6+ installed
  • Create a virtual environment (venv, pipenv, etc.)

SPSDK is tested on Python >3.5 and <3.9 interpreter, old version 2.x is not supported

PyPi:

    pip install spsdk

GitHub:

    $ pip install -U https://github.com/NXPmicro/spsdk/archive/master.zip

Sources:

    $ git clone https://github.com/NXPmicro/spsdk.git
    $ cd spsdk
    $ pip install -r requirements-develop.txt
    $ pip install -U -e .

In Windows OS you need to install Microsoft Visual C++ Build Tools

Note: In case of problems during instalation, please make sure that you have the latest pip version. You can upgrade pip using this command: 'pip install --upgrade pip'.

Usage


i.Mx RT 1050

To run examples using i.MX RT 1050 you need to download a flashloader:


Dependencies

The core dependencies are included in requirements.txt.

The dependencies for the development and testing are included in requirements-develop.txt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spsdk-1.3.1.tar.gz (296.4 kB view hashes)

Uploaded Source

Built Distribution

spsdk-1.3.1-py3-none-any.whl (381.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page