Skip to content

Commit

Permalink
tests: counter_basic_api: add imx95 evk support
Browse files Browse the repository at this point in the history
Add i.MX 95 EVK support for counter_basic_api test application.

Signed-off-by: Hou Zhiqiang <[email protected]>
  • Loading branch information
Zhiqiang-Hou committed Nov 27, 2024
1 parent 295f97b commit 5987d5f
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/

&tpm2 {
status = "okay";
};

0 comments on commit 5987d5f

Please sign in to comment.