Skip to content

vascoguita/optee_gmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optee_gmp

This repository holds a port of the GMP library to OP-TEE.

The current port only covers AArch64.

Disclaimer

This library was ported for prototyping only. It was not extensively tested and it can not be considered secure. Do not use it as part of a production setup.

Installation instructions

make CROSS_COMPILE=<path/to/aarch64-linux-gnu-> TA_DEV_KIT_DIR=<optee_os>/out/arm/export-ta_arm64 --no-builtin-variables
make install

About

GMP library for OP-TEE OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published