Sign in
googlers
/
maze
/
linux
/
2145e15e0557a01b9195d1c7199a1b92cb9be81f
/
.
/
arch
/
arm
/
boot
/
dts
/
omap34xx-hs.dtsi
blob: 1ff626489546cc570e8c6ad00207225ed1f81f41 [
file
] [
log
] [
blame
]
/* Disabled modules for secure omaps */
#include
"omap34xx.dtsi"
/* Secure omaps have some devices inaccessible depending on the firmware */
&
aes
{
status
=
"disabled"
;
};
&
sham
{
status
=
"disabled"
;
};
&
timer12
{
status
=
"disabled"
;
};