commit | 33f1aec2194217426438b971b87103bf08abe98a | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Tue Jun 04 12:15:18 2024 +0200 |
committer | Maulik Patel <maulik.patel@arm.com> | Wed Jun 12 10:59:42 2024 +0100 |
tree | e50e42f47fe591a1b88ad3e9dab4bd3e2cc7afb7 | |
parent | 63e0a7592c3d12bcf23f3deef9b6cb381692949e [diff] |
DPE: Make same cert_id reusable When a layer gets finalized then set the cert_id to an invalid value. This makes it possible to reuse the same cert_id by clients. This can be useful when a client is restarted and it sends the DPE commands again with the same cert_id. Change-Id: Ib8f2958f1dfdbd1f75e5024fd00381ee692928a9 Signed-off-by: Tamas Ban <tamas.ban@arm.com>