Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
3ea68922fc4148abc97557df43d4ba9a136b1c8d
/
.
/
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"
;
};