Saul Romero | 8ebc81f | 2023-09-01 12:20:14 +0100 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2023, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | pre_spm_build() { | ||||
8 | # Hafnium build repo containing Sercure hafnium binary build for vhe | ||||
9 | out_dir="secure_aem_v8a_fvp_vhe_clang" set_spm_out_dir | ||||
10 | } |