Gilles Peskine 49d7ddf7f3 Serializing a context does not save the user data
The user data is typically a pointer to a data structure or a handle which
may no longer be valid after the session is restored. If the user data needs
to be preserved, let the application do it. This way, it is a conscious
decision for the application to save/restore either the pointer/handle
itself or the object it refers to.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-02-21 15:14:01 +01:00
..
2021-10-21 11:33:41 +02:00
2022-02-09 16:31:48 +01:00
2021-06-22 12:47:21 +02:00
2021-06-18 12:59:38 +02:00
2021-12-15 09:02:53 +01:00
2021-06-18 12:59:38 +02:00