siemens / meta-iot2050

SIMATIC IOT2050 Isar/Debian Board Support Package
MIT License
129 stars 76 forks source link

Rework disk encryption #455

Closed BaochengSu closed 11 months ago

BaochengSu commented 1 year ago

Use the latest upstreaming scheme, now all the changed bits are targeting isar.

~Also add the optee examples for iot2050, however, I am not sure whether or not to integrate it into the example image. Any comments?~ Dropped the optee-examples, to ease the integration.

jan-kiszka commented 11 months ago

Isar patches are upstream - will you update this?

BaochengSu commented 11 months ago

Rebased on the latest isar and cip-core.

jan-kiszka commented 11 months ago

Looks good otherwise - already tested on-device?

BaochengSu commented 11 months ago

Looks good otherwise - already tested on-device?

Yep, still this issue:

systemd[1]: /lib/systemd/system/tee-supplicant.service:17: Ignoring unknown escape sequences: "/usr/sbin/modinfo -n tpm_ftpm_tee | /usr/bin/grep -E "\.ko$" >/dev/null && /usr/sbin/modprobe -r tpm_ftpm_tee || true"
jan-kiszka commented 11 months ago

This should either wait for https://groups.google.com/g/isar-users/c/nCqkxk8ZLuA or include the most critical fixes.