Searched hist:a8be4cd057bce5f0b4ac6af396c0c870474d1ef4 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_shared_mem.h | a8be4cd057bce5f0b4ac6af396c0c870474d1ef4 Mon Feb 21 15:02:36 UTC 2022 Marc Bonnici <marc.bonnici@arm.com> feat(fvp): add plat hook for memory transactions
Add call to platform hooks upon successful transmission of a memory transaction request and as part of a memory reclaim request. This allows for platform specific functionality to be performed accordingly.
Note the hooks must be placed in the initial share request and final reclaim to prevent order dependencies with operations that may take place in the normal world without visibility of the SPMC.
Add a dummy implementation to the FVP platform.
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> Change-Id: I0c7441a9fdf953c4db0651512e5e2cdbc6656c79
|
| H A D | spmc_shared_mem.c | a8be4cd057bce5f0b4ac6af396c0c870474d1ef4 Mon Feb 21 15:02:36 UTC 2022 Marc Bonnici <marc.bonnici@arm.com> feat(fvp): add plat hook for memory transactions
Add call to platform hooks upon successful transmission of a memory transaction request and as part of a memory reclaim request. This allows for platform specific functionality to be performed accordingly.
Note the hooks must be placed in the initial share request and final reclaim to prevent order dependencies with operations that may take place in the normal world without visibility of the SPMC.
Add a dummy implementation to the FVP platform.
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> Change-Id: I0c7441a9fdf953c4db0651512e5e2cdbc6656c79
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_el3_spmc.c | a8be4cd057bce5f0b4ac6af396c0c870474d1ef4 Mon Feb 21 15:02:36 UTC 2022 Marc Bonnici <marc.bonnici@arm.com> feat(fvp): add plat hook for memory transactions
Add call to platform hooks upon successful transmission of a memory transaction request and as part of a memory reclaim request. This allows for platform specific functionality to be performed accordingly.
Note the hooks must be placed in the initial share request and final reclaim to prevent order dependencies with operations that may take place in the normal world without visibility of the SPMC.
Add a dummy implementation to the FVP platform.
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> Change-Id: I0c7441a9fdf953c4db0651512e5e2cdbc6656c79
|