commit | 4b8a6d6c346b17134a3f91a3848cf8cb6fe5380c | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Thu Apr 11 15:19:08 2024 +0100 |
committer | Jamie Fox <jamie.fox@arm.com> | Thu Apr 11 15:19:08 2024 +0100 |
tree | 78a2824ea9a761dcf0e544a8308096b8ffbff1b2 | |
parent | 2f6601f8178e8f8df93e5f7cb21db5c135980842 [diff] |
DPE: Fix logging when certificate is not returned The new_certificate_buf and new_certificate_actual_size are only valid if the certificate is returned, so change the condition for logging them from create_certificate to return_certificate. Signed-off-by: Jamie Fox <jamie.fox@arm.com> Change-Id: I7ac55f5028d56488854676a46b0e4f4051585b51