blob: 60d855ed59f3f64b217a9360b48e9c201e91749a [file] [log] [blame]
Tom Rini0344c602024-10-08 13:56:50 -06001/*
2 * Empty placeholder
3 *
4 * Copyright The Mbed TLS Contributors
5 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
6 */
7
8/*
9 * This file is intentionally empty.
10 *
11 * Having an empty file here allows us to build the TF-M config, which references this file,
12 * without making any changes to the TF-M config.
13 */