Skip to content

Commit

Permalink
odroidc2: sync with latest linux DTS
Browse files Browse the repository at this point in the history
Reserve additional 32 MiB for TrustZone

Co-authored-by: Sebastian Eckl <[email protected]>
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
Axel Heider and Sebastian Eckl committed Aug 14, 2023
1 parent 8dd8d52 commit f76957f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dts/odroidc2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
};

secmon@5000000 {
reg = < 0x00 0x5000000 0x00 0x300000 >;
reg = < 0x00 0x5000000 0x00 0x2300000 >;
no-map;
};

Expand Down

0 comments on commit f76957f

Please sign in to comment.