Skip to content
Commit af26d7d6 authored by Tamas Ban's avatar Tamas Ban Committed by Dávid Vincze
Browse files

feat(drivers/arm/mhu): add MHU driver



The Arm Message Handling Unit (MHU) is a mailbox controller used to
communicate with other processing element(s). Adding a driver to
enable the communication:
- Adding generic MHU driver interface,
- Adding MHU_v2_x driver.

Driver supports:
 - Discovering available MHU channels,
 - Sending / receiving words over MHU channels,
 - Signaling happens over a dedicated channel.

Signed-off-by: Tamas Ban's avatarTamas Ban <tamas.ban@arm.com>
Signed-off-by: Dávid Vincze's avatarDavid Vincze <david.vincze@arm.com>
Change-Id: I41a5b968f6b8319cdbdf7907d70bd8837839862e
parent c3bdd3d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment