Skip to content

Commit 20e3134

Browse files
danieldegrassedleach02
authored andcommitted
dts: arm: nxp_mcxn94x: fix support for NS mode
Fix build error for MCXN94X devicetree for nonsecure mode Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 4773975 commit 20e3134

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dts/arm/nxp/nxp_mcxn94x_ns.dtsi

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7+
#include <mem.h>
8+
#include <arm/armv8-m.dtsi>
9+
710
/ {
811
soc {
912
sram: sram@4000000 {

0 commit comments

Comments
 (0)