msgilligan / ValidiTEE

Project to create a portable, open-source implementation of a Validating Lightning Signer (VLS) service that runs inside a secure enclave.
Other
5 stars 1 forks source link

[Feature request] Compatibility with NXP P71 #1

Open tscharly opened 2 months ago

tscharly commented 2 months ago

Compatibility with JCOP 4 would be awesome!

https://www.nxp.com/products/security-and-authentication/security-controllers/smartmx3-p71d321-secure-and-flexible-microcontroller:SMARTMX3-P71D321

msgilligan commented 2 months ago

Phase 1 of this project is going to focus on using OP-TEE and a 64-bit Rust + C Stack on the ArmV8-A architecture.

I agree that JavaCard support for secp256k1, bitcoin, and/or lightning signing would be awesome. This is something we could pursue in a later version of the project. I'm also interest in use-cases where the TEE might pair with a JavaCard or similar devices.

Thanks for your interest and suggestion. I've baked this as wontfix for now, but I will leave it open.