You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hart Software Services Release v2023.09
Changes since last release
- opensbi: added unique SBI impid to allow supervisor mode software differentiate HSS from OpenSBI
- boards: added PolarBerry support
- boards: Update to Aries m100pfsevp board support
- uart: allow extra serial port configuration (via Kconfig)
- uart: slight refactoring of uart code
- tinycli: fix post-boot detection
- ymodem: increased timeout for more reliable behaviour
- ancilliary data: re-register harts after downloading to correctly pass ancilliary data
boot: Fix for ancilliary data incorrectly placed
Target location for ancilliary data was being incorrectly calculated using a
previous chunk and not the first chunk of the ancilliary data.