mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
Merge "fix(rdn2): correct RD-N2 StMM uuid format" into integration
This commit is contained in:
commit
8a7dcf9759
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
description = "RDN2 StMM";
|
description = "RDN2 StMM";
|
||||||
ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
|
ffa-version = <0x00010001>; /* 31:16 - Major, 15:0 - Minor */
|
||||||
uuid = <0x378daedc 0xf06b4446 0x831440ab 0x933c87a3>;
|
uuid = <0xdcae8d37 0x46446bf0 0xab401483 0xa3873c93>;
|
||||||
id = <0x8001>;
|
id = <0x8001>;
|
||||||
execution-ctx-count = <1>;
|
execution-ctx-count = <1>;
|
||||||
exception-level = <MODE_SEL0>; /* S-EL0 */
|
exception-level = <MODE_SEL0>; /* S-EL0 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue