Page MenuHomePhabricator

Crypto: Check owner of contexts and key handles
Closed, ResolvedPublic

Description

This patch introduces additional checks in the TF-M Crypto service to make sure that a multipart operation context or a key handle can't be used by different secure partitions.

This involves a change in SST to slightly modify the way a transient keys are allocated and destroyed.