File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121## 1. Introduction
2222The ` mTower ` is a new Trusted Execution Environment (TEE) specially designed
23- to protect size-constrained IoT devices based on Cortex-m23 MCU. Usage mTower
24- pre-embedded into the microcontroller, a module developer can use a simple SDK
25- that based on Global Platform API standards to add security to their solution.
23+ to protect size-constrained IoT devices based on Cortex-M23 and RISC-V MCUs.
24+ Usage mTower pre-embedded into the microcontroller, a module developer can use
25+ a simple SDK that based on Global Platform API standards to add security to
26+ their solution.
27+
28+ > ** Important Notice:** This project is primarily created for ** research purposes**
29+ > to explore security systems and software solutions for ARM and RISC-V
30+ > microcontrollers. The project is currently in ** active development stage** .
31+ >
32+ > ** Security research and vulnerability analysis are welcome:**
33+ > - Security analysis and vulnerability discovery are highly encouraged
34+ > - Reports of vulnerabilities and suggestions for fixes are greatly appreciated
35+ > - Contributions to security improvements are welcome
36+ >
37+ > ** Disclaimer:** The code is provided "as is" without any warranties or obligations.
38+ > Users assume all risks associated with using this software. The project is
39+ > intended for research, educational, and experimental purposes.
2640
2741---
2842## 2. License
You can’t perform that action at this time.
0 commit comments