blob: 868b0047ca0b49fcb390da905a760a86dd4f3ccf [file] [log] [blame]
/*
* Copyright (c) 2025, Arm Limited. All rights reserved.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef HOST_REALM_LFA_H
#define HOST_REALM_LFA_H
test_result_t test_lfa_activate_rmm(void);
test_result_t test_lfa_version(void);
#endif /* HOST_REALM_LFA_H */