Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44bf2cc1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "qseecom: Update key id strings for full disk encryption"

parents 608a9a5e 5d27c98b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -301,6 +301,14 @@ static struct qseecom_key_id_usage_desc key_id_array[] = {
	{
		.desc = "Per File Encryption",
	},

	{
		.desc = "UFS ICE Full Disk Encryption",
	},

	{
		.desc = "SDCC ICE Full Disk Encryption",
	},
};

/* Function proto types */