Metadata-Version: 2.1
Name: tz-codegen
Version: 0.4.5
Summary: Trustzone module code generator for the Authentic Execution framework
Home-page: UNKNOWN
Author: Sepideh Pouyanrad
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: colorlog (==4.6.2)

# TrustZone code generator

Trustzone module code generator for the Authentic Execution framework

## Installation

```bash
# from the root of this repository
pip install .
```

## Run

```bash
#TODO
```

## General rules

TODO

