-
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for other secure element chips #92
Comments
This is helped by helium/miner#769 |
TPM support has a PR in miner and gateway_mfr helium repos. More info at helium/gateway_mfr#5 |
FYI @marvinmarnold |
Other option... |
IMHO, sticking to TPM would be better as it is less of a lock-in. We already got the Secure pHAT that we could re-purpose for this and fit onto a board. |
@vpetersson that and TrustZone yes. FYI here is a RockPi 4b based hotspot using TrustZone dewi-alliance/hotspot-manufacturers#254 Uses OP-TEE https://optee.readthedocs.io/en/latest/general/index.html We should investigate further on our side |
In order to provide more manufacturing flexibility, it would be good if we can support now secure element chips.
Specifically:
Will also need updates to https://github.com/NebraLtd/hm-miner and https://github.com/NebraLtd/hm-diag and https://github.com/NebraLtd/hm-config and https://github.com/NebraLtd/hm-gwmfr
The text was updated successfully, but these errors were encountered: