commit | 5200f6eeaf5cb33fd67cacf268bb1c13ffe9b47c | [log] [tgz] |
---|---|---|
author | Nik Dewally <Nik.Dewally@arm.com> | Thu Aug 15 14:08:50 2024 +0100 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Wed Sep 04 18:46:46 2024 +0200 |
tree | e7f908272b0464474e2e65ca8f5ae4417abc5453 | |
parent | abac0e56cde93989c2d22e01c035ac095b391cec [diff] |
tf_fuzz: allow specifying policy size in template file Allow the use of `size <NUM>` in set-policy commands to give a policy a specific key size (in bits). For example: `set policy name myAesPolicy type aes size 2048` Change-Id: I69febd4107ed1190cf3cc780bf74fd1e02b9e206 Signed-off-by: Nik Dewally <Nik.Dewally@arm.com>