MCUXpresso SDK Documentation

MCUboot in MCUXpresso SDK

MCUboot in MCUXpresso SDK#

Overview#

This repository is a fork of MCUboot for MCUXpresso SDK delivery and it contains the components officially provided in NXP MCUXpresso SDK. This repository is part of the MCUXpresso SDK overall delivery which is composed of several sub-repositories/projects. Navigate to the top/parent repository (mcuxsdk-manifests) for the complete delivery of MCUXpresso SDK.

MCUboot in MCUXpresso SDK is a fork of the original project that aims to integrate HW features that haven’t yet been covered by the upstream code. Currently these are:

  • flash remapping techniques for zero-overhead image swapping

  • support for encrypted XIP

  • use of NXP’s SB3 file

Documentation#

Setup#

Instructions on how to install the MCUXpresso SDK provided from GitHub via west manifest Getting Started with SDK - Detailed Installation Instructions

Contribution#

Contributions are not currently accepted. If the intended contribution is not related to NXP specific code, consider contributing directly to the upstream MCUboot project. Once this MCUboot fork is synchronized with the upstream project, such contributions will end up here as well. If the intended contribution is a bugfix or improvement for NXP porting layer or for code added or modified by NXP, please open an issue or contact NXP support.