Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 968 Bytes

CHANGELOG.md

File metadata and controls

36 lines (18 loc) · 968 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

2022.02

Added

  • HSS: secure-boot: image signing for payload.bin

  • Payload Generator: secure-boot: support for image signing payload.bin

  • HSS: m100pfsevp: Aries Board Support Package added

  • HSS: Added support for Kconfiglib guiconfig tool

    • This requires python3 tkinter bindings on Linux. For Ubuntu/Debian, use

    $ sudo apt install python3-tk

Changed

  • HSS: DDR: Configured for High-Memory DDR (0x10'0000'0000) instead of Low-Memory (0x8000'0000)

    • WARNING: Pre-existing code will break if not re-linked for the new DDR address
  • HSS: L2: Move decompressed HSS from L2LIM to L2-Scratchpad

Fixed

  • Payload Generator: updated to ignore zero-byte sections

  • Payload Generator: enhance error checks, and ensure string concatenation always safe for names