diff options
author | Anup Patel <apatel@ventanamicro.com> | 2024-08-06 10:02:04 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-12-06 09:26:19 +0530 |
commit | 2244a34f0d618c6f18c161b6448af1eecc7f72ab (patch) | |
tree | d67b390674b421f1ab86d0a1be8e5e18b19a5345 /platform/generic/platform.c | |
parent | ad846a7cb8cdb98870e42539087f2bc4e786fd22 (diff) | |
download | opensbi-2244a34f0d618c6f18c161b6448af1eecc7f72ab.zip opensbi-2244a34f0d618c6f18c161b6448af1eecc7f72ab.tar.gz opensbi-2244a34f0d618c6f18c161b6448af1eecc7f72ab.tar.bz2 |
lib: utils/mailbox: Add simple FDT based mailbox framework
Add a simple FDT based mailbox framework which is built on top of the generic
mailbox library. The phandle of FDT mailbox DT node is treated as the unique
mailbox controller ID which is required by the generic mailbox library. The
FDT based mailbox drivers will be probed on-demand from fdt_mailbox_request_chan()
called by the mailbox client drivers.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Diffstat (limited to 'platform/generic/platform.c')
0 files changed, 0 insertions, 0 deletions