Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Releases: hex-five/multizone-sdk-pfsc

2.2.5

27 Jul 00:11
Compare
Choose a tag to compare

Release notes

  • update multizone.jar @1ffdeaf (v2.2.5+)
  • update kernel @b6c4807 (v2.2.5+)
  • update apps to use new IPC model

2.2.3

06 Feb 17:30
Compare
Choose a tag to compare

Release notes

  • Replace ext/bare-metal-lib 2021.02 with ext/pfsc-platform 2021.11

2.2.2

08 Dec 20:38
Compare
Choose a tag to compare

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

08 Nov 20:08
Compare
Choose a tag to compare

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