commit | bc39ded227e406003934f43cef069c4118bd5961 | [log] [tgz] |
---|---|---|
author | Maulik Patel <maulik.patel@arm.com> | Tue Nov 19 11:08:40 2024 +0000 |
committer | Maulik Patel <maulik.patel@arm.com> | Wed Nov 20 12:27:04 2024 +0000 |
tree | a244ebae3dcd1e5a936d922e9e2d930e6c437d50 | |
parent | 6f50cd7e79822911de3f9bebc38db482fc88945e [diff] |
Musca B1: BL2: Fix public key stack corruption Since thin psa crypto layer in BL2 does not copy the key data while importing, its contents are corrupted by the following code. Hence statically allocate key buffer instead. Signed-off-by: Maulik Patel <maulik.patel@arm.com> Change-Id: Idc7506b90eb0bc7cb6f4e6146e2db1c009a7e7ac