blob: 2a1039753ca1bc1d06c243479010aef963e840b7 [file] [log] [blame]
Kathleen Capellafb96b982024-04-25 17:09:33 -05001/*
2 * Copyright (c) 2025, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#include <fuzz_helper.h>
8#include "smcmalloc.h"
9
10void run_ffa_fuzz(int funcid, struct memmod *mmod);