Completed
Outline
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Firmware Management for MCUs: The Quark Bootloader Approach
Automatically move to the next video in the Classroom when playback concludes
- 1 Outline
- 2 The Quark Bootloader aka QM-Bootloader
- 3 Firmware Management (FM) module
- 4 FM Protocol Stack Overview
- 5 (USB) DFU: Quick Introduction
- 6 QFU Image Format Overview
- 7 Flash layout: Application partitions
- 8 QFM Protocol: Examples
- 9 Secure FW Upgrade Feature: Overview What is provided
- 10 Secure FW Upgrade QFU extension
- 11 Secure FW Upgrade Upgrade flow
- 12 Secure FW Upgrade. Consistency flag and upgrade
- 13 Key Management Provisioning update mechanism
- 14 Key Management Revocation and firmware keys
- 15 Key Management: Key-update OFM packets
- 16 Key Management: First-time provisioning
- 17 Persistent Bootloader Data BL-Data
- 18 BL-Data: Duplication
- 19 BL-Data: Verification flow
- 20 BL-Data: Partitions and targets
- 21 Reusable software components
- 22 Some lessons learnt