Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 3d9b9eb

Browse files
author
Cesare Garlati
authored
Update README.md
1 parent e597dc9 commit 3d9b9eb

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
# multizone-iot-sdk
22

3-
The MultiZone® IoT Firmware is the quick and safe way to build secure IoT applications with any RISC-V processor. It provides secure access to commercial and private IoT clouds, real-time monitoring, secure boot, and remote firmware updates. The built-in Trusted Execution Environment provides hardware-enforced separation to shield the execution of trusted applications from untrusted 3rd party libraries.
3+
MultiZone® Trusted Firmware is the quick and safe way to build secure IoT applications with any RISC-V processor. It provides secure access to commercial and private IoT clouds, real-time monitoring, secure boot, and remote firmware updates. The built-in Trusted Execution Environment provides hardware-enforced separation to shield the execution of trusted applications from untrusted 3rd party libraries.
44

55
Complete IoT firmware optimized for RISC-V processors:
66

77
- Provides secure access to any IoT clouds, secure boot, remote firmware updates, etc.
8-
- Works with any RISC-V processor: no need for proprietary TrustZone-like HW
8+
- Works with any RISC-V processor: no need for proprietary TrustZone-like hardware
99
- Rapid development: pre-integrated TEE, TCP/IP, TLS/ECC, MQTT, FreeRTOS, GCC, Eclipse
10-
- Built-in Trusted Execution Environment RTOS providing up to 4 separated HW/SW “worlds”
10+
- Built-in Trusted Execution Environment RTOS providing 4 separated HW/SW “worlds”
1111
- Commercial open source license: no GPL contamination, no royalties, priced per design
1212

13-
The MultiZone® IoT Firmware works with any 32-bit and 64-bit RISC-V processor with standard U-mode extension. For a quick start, we recommend the development kit based on the open source softcore X300 developed by Hex Five Security. It is an enhanced version of the E300 SoC (Rocket rv32) originally developed at U.C. Berkeley. Like the E300, the X300 is designed to be programmed onto a Xilinx Artix-7. The X300 bitstream is entirely free for commercial and non-commercial use.
13+
MultiZone® Trusted Firmware works with any 32-bit and 64-bit RISC-V processor with standard U-mode extension. For a quick start, we recommend the development kit based on the open source softcore X300 developed by Hex Five Security. It is an enhanced version of the E300 SoC (Rocket rv32) originally developed at U.C. Berkeley. Like the E300, the X300 is designed to be programmed onto a Xilinx Artix-7. The X300 bitstream is entirely free for commercial and non-commercial use.
1414

15-
This version of the MultiZone Secure IoT Firmware supports the following hardware development kits:
15+
This version of MultiZone® Trusted Firmware supports the following hardware development kits:
1616

1717
- [Xilinx Artix-7 Arty FPGA Evaluation Kit](https://www.xilinx.com/products/boards-and-kits/arty.html)
1818

19-
- [Microchip PolarFire SoC FPGA Icicle Kit](https://www.microsemi.com/existing-parts/parts/152514) (Coming soon ...)
19+
- [Microchip PolarFire SoC FPGA Icicle Kit](https://www.microsemi.com/existing-parts/parts/152514)
2020

21+
This repository is for the Digilent ARTY board.
2122

2223
The Arty FPGA Evaluation Kit requires the following open source softcore:
2324

0 commit comments

Comments
 (0)