| /* | |
| * 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 */ |