commit | 43fda9702843e7d9eac5adae970039679c35f572 | [log] [tgz] |
---|---|---|
author | Raghu Krishnamurthy <raghu.ncstate@gmail.com> | Sat Apr 22 11:28:38 2023 -0700 |
committer | Raghu Krishnamurthy <raghu.ncstate@gmail.com> | Fri Aug 11 18:55:18 2023 -0700 |
tree | bd8e8f0c9604c59c189f2d881bfb4187283d34de | |
parent | 2b7b5841b5671e471a5344787b7079d8a53f7f0f [diff] |
feat(spmd): add partition info get regs This patch adds support for an EL3 SPMD logical partition to discover secure partitions using the FFA_PARTITION_INFO_GET_REGS abi. It also adds helper functions for a logical partition to use the information returned in registers in a meaningful way. Signed-off-by: Raghu Krishnamurthy <raghu.ncstate@gmail.com> Change-Id: Id69488e7367e17e2dfa6c8e332be3c8d41f6c773