Skip to content

Commit c47bfa8

Browse files
Zhiqiang-Houfabiobaltieri
authored andcommitted
tests: counter_basic_api: add imx95 evk support
Add i.MX 95 EVK support for counter_basic_api test application. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
1 parent ab2ccd3 commit c47bfa8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright 2024 NXP
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&tpm2 {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)