blob: 67540ddf3891d74d6b5e88740ac06699fa1dec43 [file] [log] [blame]
/ {
trusty {
compatible = "android,trusty-smc-v1";
ranges;
#address-cells = <2>;
#size-cells = <2>;
irq {
compatible = "android,trusty-irq-v1";
};
fiq {
compatible = "android,trusty-fiq-v1";
ranges;
#address-cells = <2>;
#size-cells = <2>;
fiq-debugger {
compatible = "android,trusty-fiq-v1-tegra-uart";
reg = <0x0 0x70006000 0x0 0x40>;
interrupts = <0 36 0x04
0 16 0x04>;
interrupt-names = "fiq", "signal";
};
watchdog {
compatible = "nvidia,tegra-wdt";
reg = <0x0 0x60005100 0x0 0x20
0x0 0x60005070 0x0 0x08>;
interrupts = <0 123 0x04>;
interrupt-names = "fiq";
};
};
ote {
compatible = "android,trusty-ote-v1";
};
log {
compatible = "android,trusty-log-v1";
};
};
};