Sign in
android-kvm
/
linux
/
4d3639ac3c11afc8fdcb28f95916ef4b21c3fa36
/
.
/
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"
;
};