13 Forks
33 Stars
33 Watchers

mTower

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.

How to download and setup mTower

Open terminal and run command
git clone https://github.com/Samsung/mTower.git
git clone is used to create a copy or clone of mTower repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mTower https://github.com/Samsung/mTower/archive/master.zip

Or simply clone mTower with SSH
[email protected]:Samsung/mTower.git

If you have some problems with mTower

You may open issue on mTower support forum (system) here: https://github.com/Samsung/mTower/issues