12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
|
/*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*
|
||
|
* Copyright (C) 2023, Intel Corporation
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
&sip_smc {
|
||
|
status = "okay";
|
||
|
zephyr,num-clients = <16>;
|
||
|
};
|