|
1 | 1 | # multizone-iot-sdk |
2 | 2 |
|
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. |
4 | 4 |
|
5 | 5 | Complete IoT firmware optimized for RISC-V processors: |
6 | 6 |
|
7 | 7 | - 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 |
9 | 9 | - 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” |
11 | 11 | - Commercial open source license: no GPL contamination, no royalties, priced per design |
12 | 12 |
|
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. |
14 | 14 |
|
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: |
16 | 16 |
|
17 | 17 | - [Xilinx Artix-7 Arty FPGA Evaluation Kit](https://www.xilinx.com/products/boards-and-kits/arty.html) |
18 | 18 |
|
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) |
20 | 20 |
|
| 21 | +This repository is for the Digilent ARTY board. |
21 | 22 |
|
22 | 23 | The Arty FPGA Evaluation Kit requires the following open source softcore: |
23 | 24 |
|
|
0 commit comments