This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
Releases: hex-five/multizone-sdk-pfsc
Releases · hex-five/multizone-sdk-pfsc
2.2.5
2.2.3
2.2.2
Release notes
- add MultiZone IPC driver mss_multizone.h
- add MultiZone console main.c to apps/hart1
- add separation policy for cluster hart1,2,3,4
- add application cluster apps/hart1,2,3,4
- increase hart pmp addr range to 40bit
- increase apps prog size to 24K
- update kernel to 8f4fd5
- update icicle-ref-design subm to 2021.11
- update patent info in README and manual
2.2.1
Release notes
- Upgrade kernel v2.2.1+ @8a8f4e
- Upgrade configurator v2.2.1+ @7c84fe
- fix -Wall and -Wextra warnings
- Move kernel code to ITIM
- zone1: add printf.c and strtok.c to reduce code size < 16K
- zone1: switch to vectored trap handler to reduce irq latency
- zone3: same as zone4
- Clean up Eclipse project (remove ilg dependecies)
- Update manual.pdf and README.md