Searched hist:eaaf517cd1bd8c9d5e3e6d2d202a69a0cbcb45bf (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | smccc_helpers.h | eaaf517cd1bd8c9d5e3e6d2d202a69a0cbcb45bf Sun Dec 25 21:02:00 UTC 2022 Raghu Krishnamurthy <raghu.ncstate@gmail.com> feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS
Add code in SPMD to forward calls to FFA_PARTITION_INFO_GET_REGS. This is a new ABI that allows getting partition information without the need for rx/tx buffer, that helps in situations where having an rx/tx buffer mapped and available is difficult (ex. uefi runtime services). Currently, the spmc at el3 does not support this new ABI. The new ABI uses registers x8-x17 to return partition information so changes are made to ensure those registers are passed through to the SPMC and restored on the return path.
Signed-off-by: Raghu Krishnamurthy <raghu.ncstate@gmail.com> Change-Id: I1fe5956763e054e4f8d62292fc1247e7120bb5a4
|
| /rk3399_ARM-atf/include/services/ |
| H A D | ffa_svc.h | eaaf517cd1bd8c9d5e3e6d2d202a69a0cbcb45bf Sun Dec 25 21:02:00 UTC 2022 Raghu Krishnamurthy <raghu.ncstate@gmail.com> feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS
Add code in SPMD to forward calls to FFA_PARTITION_INFO_GET_REGS. This is a new ABI that allows getting partition information without the need for rx/tx buffer, that helps in situations where having an rx/tx buffer mapped and available is difficult (ex. uefi runtime services). Currently, the spmc at el3 does not support this new ABI. The new ABI uses registers x8-x17 to return partition information so changes are made to ensure those registers are passed through to the SPMC and restored on the return path.
Signed-off-by: Raghu Krishnamurthy <raghu.ncstate@gmail.com> Change-Id: I1fe5956763e054e4f8d62292fc1247e7120bb5a4
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd_main.c | eaaf517cd1bd8c9d5e3e6d2d202a69a0cbcb45bf Sun Dec 25 21:02:00 UTC 2022 Raghu Krishnamurthy <raghu.ncstate@gmail.com> feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS
Add code in SPMD to forward calls to FFA_PARTITION_INFO_GET_REGS. This is a new ABI that allows getting partition information without the need for rx/tx buffer, that helps in situations where having an rx/tx buffer mapped and available is difficult (ex. uefi runtime services). Currently, the spmc at el3 does not support this new ABI. The new ABI uses registers x8-x17 to return partition information so changes are made to ensure those registers are passed through to the SPMC and restored on the return path.
Signed-off-by: Raghu Krishnamurthy <raghu.ncstate@gmail.com> Change-Id: I1fe5956763e054e4f8d62292fc1247e7120bb5a4
|