commit | 1e7be858321f4f574ab748c1cfb3fde499c706cf | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Mon Nov 09 16:04:48 2020 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Wed Dec 02 10:19:06 2020 +0000 |
tree | 0b109148e9b8f2990648e5993cbf5b509f1973a1 | |
parent | 6b90c66405b768c219a5c540efbe17c7620b858b [diff] |
spm: use generated binary instead of prebuilt Till now we were using prebuilt spm/hafnium binaries but as we are going to track upstream repository its desirable to use generated binaries. This patch gets hypervisor build artefacts from building spm/hafnium tree and copying them to artefacts folder with "secure_" appended to spm files. Change-Id: I02e081e230dbe1e14dec03f59c7f83e8c78d485e Signed-off-by: Manish Pandey <manish.pandey2@arm.com>