You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
partition: Add persist partition to support secure functionality
Add 30MB persist partition to provide a file storage area for QTEE.
Currently, the persist partition is only supported on the QLI0.x for
K2L device.
Qualcomm offers a GPFS (Generic Persistent File System) interface
library within QTEE, which enables encrypted file storage and secure
data retrieval. QTEE and the persist partition operate independently
, so developers do not need to be concerned about the QTEE version.
Signed-off-by: Jiaxing Li <[email protected]>
0 commit comments