toradex / meta-toradex-security

MIT License
4 stars 9 forks source link

Allow tdx-encrypted to be used with Torizon (plus improvements) #83

Closed rborn-tx closed 1 week ago

rborn-tx commented 1 week ago

This should fix the problems with using tdx-encrypted with Torizon OS - this is achieved by the first two commits.

The other commits introduce a few other improvements (and a bugfix). Please refer to the commit messages for details.

rborn-tx commented 1 week ago

I imagine we'll want to backport this to kirkstone. Opinions?

rborn-tx commented 1 week ago

Besides a few comments, just to make sure, did you test this on a BSP image, to make sure there are no regressions?

Yes, I forgot to mention: tests were performed on BSP and Torizon OS; also, I've tested the individual usage of the classes (tdx-tezi-data-partition / tdx-encrypted) and both together.

sergioprado commented 1 week ago

LGTM. Merging now.