This is a problem with Maple.
A TEE has no persistent memory. All persistent state needs to be outside the TEE, and data and encryption keys must be reinjectef on each startup if there is any state.
In Maple’s case, the data is stored in an external Postgres DB. And the keys to protect the data ...