/* * Arm SCP/MCP Software * Copyright (c) 2018-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #include #include /* Configuration of the F_I2C module. */ const struct fwk_module_config config_f_i2c = { 0 };