1/*
2 * Copyright (C) 2023 Intel Corporation
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
6/*
7 * The overlay file should be used to enable any
8 * dts nodes required by this shell application for this
9 * board.
10 */
11
12&sip_smc {
13	status = "okay";
14	zephyr,num-clients = <2>;
15};
16