Commit 40a9d00352a8103340eb8cb5d966029ead11273b

Authored by Eric Lee
1 parent 802c7cf257

Enable SGX at Device Tree

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/arm/boot/dts/am335x-smarct335x.dts
... ... @@ -30,6 +30,6 @@
30 30 };
31 31  
32 32 &sgx {
33   - status = "disabled";
  33 + status = "okay";
34 34 };