遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/6108)
<a href="https://www.bestpractices.dev/projects/6108"><img src="https://www.bestpractices.dev/projects/6108/badge"></a>
mTower is Trusted Execution Environment specially designed to be used on MicroController Units (MCUs) supporting ARM TrustZone technology (e.g., Cortex-M23/33/35p). mTower operates well under restrictions typical for such environment – small RAM and ROM sizes, relatively low performance, absence of rich OSes providing variety of services available on PCs or in enterprise environments. mTower is intended for usage in IoT, embedded devices, Smart Home applications, distributed heterogeneous networks and other environments where secure processing of sensitive data is necessary.
https://github.com/Samsung/mTower/blob/master/.github/CONTRIBUTING.md
https://github.com/Samsung/mTower/issues
See above https://github.com/Samsung/mTower/blob/master/docs/mtower_test_suite_description.md
The project uses strict warning flags where possible to catch potential bugs early in development.
The responsibility for using crypto algorithms lies with the user, since the product implements the algorithms that are specified in the Global Platform specifications
CodeQL is used to analyze code and search for vulnerabilities
See above
后退