Browse Source

Merge "fix(fvp): add secure uart interrupt in device region" into integration

pull/1996/merge
Manish Pandey 3 months ago
committed by TrustedFirmware Code Review
parent
commit
aca05c5991
  1. 1
      plat/arm/board/fvp/fdts/optee_sp_manifest.dts

1
plat/arm/board/fvp/fdts/optee_sp_manifest.dts

@ -46,6 +46,7 @@
base-address = <0x00000000 0x1c0a0000>;
pages-count = <1>;
attributes = <0x3>; /* read-write */
interrupts = <38 0x900>;
};
};
};

Loading…
Cancel
Save