commit | 0b850e9e7c89667f9a12d49492a60baf44750dd9 | [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 | 5ca1619f86e6d1d85800bb6afb1d2a3c7165af5d [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