arm-trusted-firmware/drivers/arm/mhu
Raef Coles 3125901923 feat(rss): add new comms protocols
The current comms protocol (where arguments and return data is embedded
into the MHU message) is now protocol v0. Protocol v1 embeds pointers
into the message, and has the RSS retrieve the data via DMA.

Change-Id: I08d7f09c4eaea673769fde9eee194447a99f1b78
Signed-off-by: Raef Coles <raef.coles@arm.com>
2022-09-28 13:38:02 +01:00
..
mhu_v2_x.c feat(drivers/arm/mhu): add MHU driver 2022-05-11 15:47:02 +02:00
mhu_v2_x.h feat(drivers/arm/mhu): add MHU driver 2022-05-11 15:47:02 +02:00
mhu_wrapper_v2_x.c feat(rss): add new comms protocols 2022-09-28 13:38:02 +01:00