The project aims to create a Mobile Application which communicates with the ARM TrustZone technology and build a face recognition and authentication system.
- Flutter
- Kotlin
- QEMU
- OPTEE
- OpenCV
- TensorFlow Lite
Sr No. | Name | UNI |
---|---|---|
1 | Shivam Shekhar | ss6960 |
2 | Ritwik Goel | rg3546 |
- Linux System (with GCC Compiler)
- Android device / emulator
- Flutter
- Qemu
- GCC Compiler
- Any text editor of your choice.
SecureZone Directory
Install Qemu
sudo apt install qemu
Install OPTEE Prerequisites
Install OPTEE using these steps
test23 Directory
Install all the dependencies
flutter pub get
Run the application
flutter run