blob: ca6c54cd0ad4c273472672a05b7131b09e63ecb2 [file] [log] [blame]
Saul Romero8ebc81f2023-09-01 12:20:14 +01001#
2# Copyright (c) 2023, Arm Limited. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7pre_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}