Add support of RPROC-FW-PKH for STM32MP25, STM32MP23 and STM32MP21.
Signed-off-by: Gwenael Treuveur <gwenael.treuveur@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
.size = 8,
.post_process = post_process_oem_key2,
},
+ {
+ .name = "RPROC-FW-PKH",
+ .desc = "Hash of the Public Key for remote processor firmware",
+ .start = 180,
+ .size = 8,
+ .key_format = format2,
+ },
{
.name = "FIP-EDMK",
.desc = "Encryption/Decryption Master Key for FIP",
.size = 8,
.post_process = post_process_oem_key2,
},
+ {
+ .name = "RPROC-FW-PKH",
+ .desc = "Hash of the Public Key for remote processor firmware",
+ .start = 176,
+ .size = 8,
+ .key_format = format2,
+ },
{
.name = "FIP-EDMK",
.desc = "Encryption/Decryption Master Key for FIP",