Sign in
android-kvm
/
linux
/
0d90ecf31e11f8204649943ed3478d7a015c2cb9
/
.
/
arch
/
arm
/
boot
/
dts
/
omap36xx-hs.dtsi
blob: 2c7febb0e016cbfea1375d23892d184d243b60de [
file
] [
log
] [
blame
]
/* Disabled modules for secure omaps */
#include
"omap36xx.dtsi"
/* Secure omaps have some devices inaccessible depending on the firmware */
&
aes
{
status
=
"disabled"
;
};
&
sham
{
status
=
"disabled"
;
};
&
timer12
{
status
=
"disabled"
;
};