commit | de3e1215af7deb3fbc0da70dba5b4a71aced358b | [log] [tgz] |
---|---|---|
author | Bence Balogh <bence.balogh@arm.com> | Fri Jul 07 13:07:38 2023 +0200 |
committer | David Hu <david.hu@arm.com> | Thu Jul 13 05:11:29 2023 +0200 |
tree | d030e285cb4ee36000f61d056014bb779e15938b | |
parent | a557fb214f9b21d1ced040ce00a94b55366673a6 [diff] |
cmake: Install the bl2's secure signing key The secure key was not installed in case of PLATFORM_DEFAULT_IMAGE_SIGNING because of an unaligned endif() statement. Change-Id: Id35cb029e4f3582adb5bff0ec6f2b7cfac7403c9 Signed-off-by: Bence Balogh <bence.balogh@arm.com>