commit | 941c99a298b8b09b94299d958fad1b74ef196ad9 | [log] [tgz] |
---|---|---|
author | Shruti Gupta <shruti.gupta@arm.com> | Fri Dec 15 02:10:55 2023 +0000 |
committer | Shruti Gupta <shruti.gupta@arm.com> | Fri Dec 15 19:28:06 2023 +0100 |
tree | 7b4a2916a30b148cc5ca2d52e33c18f1c252b174 | |
parent | 944016b3e7cd2f07e7e3e0db983fd08ba5b7553a [diff] |
test(realm): add new api to create and activate realm * Add new API to create realm payload and activate realm. host_create_activate_realm_payload(). * Also add API to create realm without activate. host_create_realm_payload(). Host will need to call host_realm_activate() separately prior to entering. Change-Id: I67c330c2672a02438cbb9a99c6c1741d3eda3cc3 Signed-off-by: Shruti Gupta <shruti.gupta@arm.com>