Skip to content

Commit

Permalink
ARM64: dts: amlogic: gxbb: Enable secure monitor
Browse files Browse the repository at this point in the history
Add the secure monitor node in the Amlogic Meson GXBB DTSI file to
enable it.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
  • Loading branch information
Carlo Caione authored and Kevin Hilman committed Sep 1, 2016
1 parent d263393 commit f1a095b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@
method = "smc";
};

firmware {
sm: secure-monitor {
compatible = "amlogic,meson-gxbb-sm";
};
};

timer {
compatible = "arm,armv8-timer";
interrupts = <GIC_PPI 13
Expand Down

0 comments on commit f1a095b

Please sign in to comment.